Age | Commit message (Expand) | Author |
---|---|---|
2021-09-01 | HackStudio: Fix typo in C++ file extension mapping code | Brian Gianforcaro |
2021-07-31 | HackStudio+TextEditor: Sync extensions from the FileIconProvider file | Karol Kosek |
2021-07-31 | HackStudio: Don't use 'else' after 'return' | Karol Kosek |
2021-07-31 | HackStudio: Add syntax highlighting for HTML, Shell, and SQL files | Karol Kosek |
2021-07-16 | HackStudio: Add statusbar with file and selected text information | ry-sev |
2021-04-22 | Everything: Move to SPDX license identifiers in all files. | Brian Gianforcaro |
2021-03-06 | HackStudio: Create Language enum from file extension or language name | Itamar |