index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Userland
/
DevTools
/
HackStudio
/
Editor.h
Age
Commit message (
Expand
)
Author
2021-10-04
Everywhere: Fix more Copyright header inconsistencies
Tim Schumacher
2021-07-29
HackStudio: Add autocompletion for GML files
Conor Byrne
2021-07-12
HackStudio: Disable debug specific context entries
Maurice Hieronymus
2021-07-04
HackStudio: Show tooltip with parameters hint when pressing Ctrl+P
Itamar
2021-06-25
HackStudio: Do not create a new LanguageClient unless needed
Itamar
2021-06-13
LibGUI+HackStudio: Make gutter a first class element
Dmitrii Ubskii
2021-05-08
LibGUI: Some tweaks for TextEditor's will-execute-command virtual
Andreas Kling
2021-04-28
HackStudio: Add context option to set execution point while debugging
FalseHonesty
2021-04-25
HackStudio: Add evaluate expression popup to debugger
FalseHonesty
2021-04-22
Everything: Move to SPDX license identifiers in all files.
Brian Gianforcaro
2021-04-12
HackStudio: Allow users to drag and drop files into the editor
RickySeverino
2021-02-27
HackStudio: Support searching symbol declarations in the Locator
Itamar
2021-02-20
LanguageServers/Cpp: Add 'FindDeclaration' capability
Itamar
2021-02-20
HackStudio: Display identifiers as clickable
Itamar
2021-01-12
DevTools: Move to Userland/DevTools/
Andreas Kling