index
:
serenity
master
topic/trivial_docs
The Serenity Operating System 🐞
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
DevTools
/
HackStudio
Age
Commit message (
Expand
)
Author
2020-12-15
HackStudio: Don't take LexicalPath as argument
Andreas Kling
2020-12-10
HackStudio: Rethink the "project" concept to be about a directory
Andreas Kling
2020-12-10
HackStudio: Don't vend invalid indices from SearchResultsModel
Andreas Kling
2020-11-27
TextEditor: Add button to match regular expression during search
Emanuel Sprung
2020-11-23
HackStudio: Send an open file to language servers
Sergey Bugaev
2020-11-14
HackStudio: Use GUI::FileIconProvider::icon_for_path() for Locator icons
Linus Groh
2020-11-14
HackStudio: Make Locator search case insensitive
Linus Groh
2020-11-10
AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe
Tom
2020-11-10
HackStudio: Scroll embedded terminals to bottom upon command execution
Andreas Kling
2020-11-09
AK: Rename new_out to out and new_warn to warn.
asynts
2020-11-03
HackStudio: Run clang-format
Andreas Kling
2020-11-03
HackStudio: Store and restore the scrollbar values of ProjectFiles when they ...
Zac
2020-11-02
HackStudio: Removes the file from the list of open files
Kesse Jones
2020-11-01
HackStudio: Fixed opening the project by always opening the main.cpp file
Kesse Jones
2020-10-30
LibGUI: Add Widget focus policies
Andreas Kling
2020-10-29
HackStudio: Use GUI::TextDocument::span_at()
Andreas Kling
2020-10-29
HackStudio: Remove ProcessStateWidget
Andreas Kling
2020-10-29
LanguageServers/Cpp: Find the right token under the cursor
Andreas Kling
2020-10-29
LanguageServers/Cpp: Make token_in_position() return a StringView
Andreas Kling
2020-10-29
LanguageServers/Cpp: Avoid some unnecessary vector copies
Andreas Kling
2020-10-29
HackStudio: Don't track ctrl key state manually
Andreas Kling
2020-10-26
HackStudio: Reset the cursor to I-beam when switching between files
Andreas Kling
2020-10-26
HackStudio: Run clang-format
Andreas Kling
2020-10-26
HackStudio: Allow toggling line wrapping on/off from the Edit menu :^)
Andreas Kling
2020-10-26
HackStudio: Add a simple "open files" view
Andreas Kling
2020-10-25
HackStudio: Include missing files in the project tree
Andreas Kling
2020-10-25
HackStudio: Don't assert when project has non-existent file
Andreas Kling
2020-10-10
HackStudio: Fix running JavaScript files
Linus Groh
2020-10-09
HackStudio: Use new format functions.
asynts
2020-10-08
HackStudio: Replace InProcessWebView with OutOfProcessWebView
Linus Groh
2020-10-04
HackStudio: Add a Shell language server
AnotherTest
2020-10-04
HackStudio: Do not change the cursor in the LSP autocomplete request
AnotherTest
2020-10-04
HackStudio: Relay completions requests to the language server unfiltered
AnotherTest
2020-10-03
Everywhere: Fix more typos
Linus Groh
2020-10-02
HackStudio: Abstract away language-server details
AnotherTest
2020-09-30
HackStudio: Integrate with C++ Language Server
Itamar
2020-09-30
HackStudio: Add C++ Language Server
Itamar
2020-09-30
LibCpp: Add library for working with c++ code
Itamar
2020-09-30
HackStudio+TextEditor: Add the Shell syntax highlighter
AnotherTest
2020-09-26
HackStudio: Detach from debugged process before terminating
Itamar
2020-09-26
HackStudio: Fix FormEditor widget icons loading
Itamar
2020-09-25
Meta+DevTools: Make clang-format-10 clean
Ben Wiederhake
2020-09-21
HackStudio: Add auto-complete capability to the Editor
Itamar
2020-09-21
HackStudio: Add AutoCompleteBox
Itamar
2020-09-21
HackStudio: Basic C++ autocomplete logic
Itamar
2020-09-19
HackStudio: Move bulk of GUI logic into HackStudioWidget
Itamar
2020-09-18
HackStudio: Only refresh Git widget on save if initialized
Itamar
2020-09-15
HackStudio: Refresh the Git widget state on file save
Itamar
2020-09-15
HackStudio: View unstaged diffs in files with DiffViewer
Itamar
2020-09-15
HackStudio: Add functionality to GitRepo object
Itamar
[next]