Age | Commit message (Expand) | Author |
2023-08-05 | change :save-all shortcut to ctrl+alt+s | pommicket |
2023-08-05 | basic renaming! | pommicket |
2023-08-05 | fix orphan node problem | pommicket |
2023-08-04 | start renmae symbol | pommicket |
2023-08-04 | cache buffer settings index | pommicket |
2023-08-04 | document links seem to be working | pommicket |
2023-08-04 | use dynamic arrays for mouse_clicks/mouse_releases | pommicket |
2023-08-04 | more document link parsing | pommicket |
2023-08-04 | textDocument/documentLink parsing | pommicket |
2023-08-01 | update windows installer version2.4.3 | pommicket |
2023-08-01 | don't show version, help message when build window is open | pommicket |
2023-08-01 | fix inconsistencies btwn xoff_to_index & rendering | pommicket |
2023-07-21 | update windows installer2.4.2 | pommicket |
2023-07-21 | fix absolute font paths | pommicket |
2023-07-20 | update deb Installed-Size, fix warning on non-Windows2.4.1 | pommicket |
2023-07-20 | update windows installer version | pommicket |
2023-07-20 | make ted DPI aware on windows | pommicket |
2023-07-20 | fix highlighting of self-closing tags in JSX files | pommicket |
2023-07-19 | update windows installer version2.4 | pommicket |
2023-07-19 | compute kerning from glyph indices for better performance | pommicket |
2023-07-19 | cache buffer_lsp (improves performance a fair bit) | pommicket |
2023-07-19 | kerning | pommicket |
2023-07-19 | fix memory leaks (not really leaky) | pommicket |
2023-07-19 | valgrind suppressions all cleaned up | pommicket |
2023-07-19 | clean up valgrind suppressions a bit | pommicket |
2023-07-19 | update README, version no. | pommicket |
2023-07-19 | add noto emoji font | pommicket |
2023-07-19 | font fallbacks | pommicket |
2023-07-19 | detect unsupported characters | pommicket |
2023-07-19 | start "multifonts" | pommicket |
2023-07-19 | new font management system | pommicket |
2023-07-19 | multiple font textuers | pommicket |
2023-07-19 | an initial draft of the new font rendering | pommicket |
2023-07-19 | update stb_truetype to latest version | pommicket |
2023-07-19 | variable width fonts seem to be working | pommicket |
2023-07-19 | initial draft of variable-width font handling | pommicket |
2023-07-14 | update version2.3.4 | pommicket |
2023-07-14 | copy-path command | pommicket |
2023-07-14 | fix writing of unicode btwn U+8000 and U+FFFF | pommicket |
2023-07-06 | new windows installer2.3.3 | pommicket |
2023-07-06 | interpret jsx/tsx/ejs as javascript/typescript/javascript | pommicket |
2023-07-06 | remove highlighting for some rarely-used js window properties | pommicket |
2023-07-06 | TODO highlighting in single-line comments, more js keywords | pommicket |
2023-06-26 | todo | pommicket |
2023-06-20 | todo | pommicket |
2023-06-18 | update windows installer version2.3.2 | pommicket |
2023-06-17 | ignore duplicate autocomplete suggestions for phantom | pommicket |
2023-06-15 | prevent /= from being parsed as regex literal | pommicket |
2023-06-14 | fix problem where unmatched bracket highlights eof | pommicket |
2023-05-22 | update installer version2.3.1 | pommicket |