vscode-helix/src
2023-03-01 19:56:06 -05:00
..
actions Add .prettierignore and yarn prettier command 2023-03-01 19:56:06 -05:00
cmd_line Add .prettierignore and yarn prettier command 2023-03-01 19:56:06 -05:00
common Add .prettierignore and yarn prettier command 2023-03-01 19:56:06 -05:00
completion Use statusBarItem.errorForeground and statusBarItem.errorBackground ThemeColors 2021-07-20 20:08:21 -04:00
configuration Some logging improvements 2023-02-15 23:22:59 -05:00
history Simplify Logger by removing concept of scope 2022-12-29 22:03:28 -05:00
jumps Fail gracefully when trying to jump to a weird document (like a search editor) 2021-11-05 14:12:15 -04:00
mode Some logging improvements 2023-02-15 23:22:59 -05:00
neovim Simplify Logger by removing concept of scope 2022-12-29 22:03:28 -05:00
platform Delete unused parameter 2023-03-01 17:54:34 -05:00
register Fix the remaining dependency cycles. (#7483) 2022-12-05 22:08:15 -05:00
state Simplify Logger by removing concept of scope 2022-12-29 22:03:28 -05:00
textobject Support indent textobjects (ii, ai, aI) in VisualLine mode (#8049) 2022-10-25 00:36:53 -04:00
transformations Remove "Report bug" popup in favor of simply logging an error message 2023-03-01 17:35:20 -05:00
util Some logging improvements 2023-02-15 23:22:59 -05:00
vimscript Add .prettierignore and yarn prettier command 2023-03-01 19:56:06 -05:00
error.ts Fail gracefully when trying to jump to a weird document (like a search editor) 2021-11-05 14:12:15 -04:00
globals.ts Remove unused imports 2021-08-22 21:22:09 -04:00
statusBar.ts Some logging improvements 2023-02-15 23:22:59 -05:00
taskQueue.ts Remove "Report bug" popup in favor of simply logging an error message 2023-03-01 17:35:20 -05:00
textEditor.ts Simplify Logger by removing concept of scope 2022-12-29 22:03:28 -05:00