Itamar
|
e16c24bb95
HackStudio: Do not create a new LanguageClient unless needed
|
4 years ago |
Dmitrii Ubskii
|
d5828dbecb
HackStudio: Indicate git changes in the editor's gutter
|
4 years ago |
Dmitrii Ubskii
|
8501617fcb
LibGUI+HackStudio: Make gutter a first class element
|
4 years ago |
Ali Mohammad Pur
|
a91a49337c
LibCore+Everywhere: Move OpenMode out of IODevice
|
4 years ago |
Andreas Kling
|
244665d99c
LibGUI: Some tweaks for TextEditor's will-execute-command virtual
|
4 years ago |
Andreas Kling
|
68a0e4f8d5
LibGUI+HackStudio: Remove editing specific hacks from GUI::Command
|
4 years ago |
FalseHonesty
|
b0145ea529
HackStudio: Add context option to set execution point while debugging
|
4 years ago |
FalseHonesty
|
60d329a186
HackStudio: Add evaluate expression popup to debugger
|
4 years ago |
Brian Gianforcaro
|
1682f0b760
Everything: Move to SPDX license identifiers in all files.
|
4 years ago |
Andreas Kling
|
2a6a54dea5
Userland: Use Core::DirIterator::next_full_path()
|
4 years ago |
Andreas Kling
|
a2baab38fd
Everywhere: It's now "Foobar", not "FooBar", and not "foo bar"
|
4 years ago |
FalseHonesty
|
c778164f64
HackStudio: Properly support Debugger's new source root concept
|
4 years ago |
RickySeverino
|
21ecd5b804
HackStudio: Allow users to drag and drop files into the editor
|
4 years ago |
Bui Quang Minh
|
ec063f4f63
HackStudio: Add language client check in identifier click
|
4 years ago |
Itamar
|
cfa100cb65
HackStudio: Restart LanguageServer if it crashes
|
4 years ago |
Itamar
|
54bc9114b3
HackStudio: Support searching symbol declarations in the Locator
|
4 years ago |
Andreas Kling
|
5d180d1f99
Everywhere: Rename ASSERT => VERIFY
|
4 years ago |
AnotherTest
|
29c8d34be7
HackStudio: Fix a misuse of dbgln() intended as dbgln_if()
|
4 years ago |
Itamar
|
5bc82c0185
LanguageServers/Cpp: Add 'FindDeclaration' capability
|
4 years ago |
Itamar
|
c4139be461
HackStudio: Always use relative paths when opening project files
|
4 years ago |
Itamar
|
50f887c9d5
HackStudio: Display identifiers as clickable
|
4 years ago |
Andreas Kling
|
50308f6fda
Shell: Move Shell syntax highlighter LibShell
|
4 years ago |
Andreas Kling
|
ddbf20ecf6
LibSyntax+LibGUI+LibJS: Move JS syntax highlighter to LibJS
|
4 years ago |
Andreas Kling
|
43c7d7d285
LibSyntax: Move GUI::Highlighter to Syntax::Highlighter in LibSyntax
|
4 years ago |
Andreas Kling
|
ff2438e0ce
LibGUI+LibCpp: Move C++ syntax highlighter to LibCpp
|
4 years ago |
asynts
|
eea72b9b5c
Everywhere: Hook up remaining debug macros to Debug.h.
|
4 years ago |
asynts
|
acdcf59a33
Everywhere: Remove unnecessary debug comments.
|
4 years ago |
Andreas Kling
|
4055b03291
DevTools: Move to Userland/DevTools/
|
4 years ago |