- Code: Select all
dir_len = this_file.rfind(os.path.sep)
dir_len = this_file.rfind(os.path.sep)
pod wrote:As for css, autocomplete still doesn't work for non-quoted url declaration.
background: url(./)
background: url(../)
background: url(img/)
background: url(../img/)
|
^-cursor after slash
Your last char in path must contain backslash /, and only then press CTRL+SPACE
jbrooksuk wrote:I installed by package manager and can't really see anything happening when coding in PHP?
for those of you who are having issues, could you please open your console (control + ` ) and tell me what appears after you press control + space?
Return to Plugin Announcements
Users browsing this forum: No registered users and 11 guests