summaryrefslogtreecommitdiff
path: root/Libraries/LibGUI/INISyntaxHighlighter.cpp
diff options
context:
space:
mode:
authorSergey Bugaev <bugaevc@serenityos.org>2020-11-21 22:12:37 +0300
committerAndreas Kling <kling@serenityos.org>2020-11-23 18:37:40 +0100
commite7e179212c5b1938fd00da62a1d5aca8441cf487 (patch)
tree26b9c07ba7e806ce90e1098ca76248bb1ea5168a /Libraries/LibGUI/INISyntaxHighlighter.cpp
parent098070b767db2d74595829040d8ef55bb3b81bd5 (diff)
downloadserenity-e7e179212c5b1938fd00da62a1d5aca8441cf487.zip
HackStudio: Send an open file to language servers
Language servers will now receive an open file instead of just its path. This means the language servers no longer need to access the filesystem to open the file themselves. The C++ language server now has no filesystem access whatsoever (although we might need to relax this in the future if it learns to complete #include paths), while the Shell language server can read /etc/passwd (it wants that in order to get the user's home directory) and browse (but not read!) the whole file system tree for completing paths.
Diffstat (limited to 'Libraries/LibGUI/INISyntaxHighlighter.cpp')
0 files changed, 0 insertions, 0 deletions