Commit Graph

149 Commits

Author SHA1 Message Date
panekj 10a4f896af fix: clippy::derive_partial_eq_without_eq 2022-08-13 14:35:22 +02:00
Dongdong Zhou 3be5181fd4
Merge pull request #807 from panekj/feat/tree-sitter-wgsl
feat: add tree-sitter-wgsl
2022-08-06 14:57:27 +01:00
MinusGix 4bbe615424 Make completion and palette pay attention to page-up/down 2022-08-04 03:10:34 -05:00
Jakub Panek df2678310d feat: add tree-sitter-wgsl 2022-08-01 20:12:00 +02:00
MinusGix 54ef77b20f Avoid panicking on translation; Fixes some bugs with translation 2022-07-28 01:41:03 -05:00
MinusGix 730d376a9e Use UTF16 encoding for LSPs 2022-07-27 15:20:28 -05:00
Dongdong Zhou 722c67883d
Linux csd 2022-07-23 21:43:38 +01:00
eiei114 277796ab66 fix comment typo 2022-07-23 02:19:28 +09:00
Dongdong Zhou c3bcc13172
full screen fix
Fix title offset on macOS fullscreen mode
Fix and improve file explorer update on file change
2022-07-21 19:10:24 +01:00
Chetan Vardhan 90c2bd9b30 Revert previous julia tree-sitter support and add new PR 2022-07-20 19:39:53 +05:30
Dongdong Zhou c5f1692ec7 make undo more granular 2022-07-18 20:10:09 +01:00
Dongdong Zhou c6708b51b7
Merge pull request #806 from MinusGix/next-tab
Add next/previous tab commands and keybindings
2022-07-18 19:13:21 +01:00
Dongdong Zhou c1a63f69ed
Merge pull request #803 from MinusGix/line-style-fix
Check if line is at the max in line styles
2022-07-18 19:13:10 +01:00
MinusGix 71214832be feat: Add next/previous tab commands and keybindings 2022-07-17 23:44:04 -05:00
MinusGix 09df38069a feat: Add LSP Goto Type Definition support 2022-07-17 21:34:30 -05:00
MinusGix f2e4db2f4b Check if line is at the max in line styles 2022-07-17 20:10:24 -05:00
Dongdong Zhou 54ae586d97 add method to get diagnostics items 2022-07-17 11:23:06 +01:00
Dongdong Zhou f8e45ae567 bump version 2022-07-14 20:43:16 +01:00
Chetan Vardhan fb960b914a Add tree-sitter Julia support 2022-07-12 02:49:51 +05:30
Jakub Panek 8dd05b1ccc feat: add command to change file syntax language 2022-07-10 21:53:37 +02:00
panekj 8887aa1c34 feat: add language name to status bar 2022-07-09 19:31:49 +02:00
panekj 9ad34189c8 feat: add tree-sitter-yaml 2022-07-07 17:30:53 +02:00
Jakub Panek c3d9f511a9
fix: add missing c header files extension 2022-07-03 17:56:47 +01:00
Dongdong Zhou 65f6d74505
Merge pull request #712 from MinusGix/lsp-types-upgrade
Upgrade lsp-types to 0.93
2022-06-30 21:02:07 +01:00
MinusGix ed7f62f34f Upgrade lsp-types to 0.93 2022-06-30 14:31:49 -05:00
Dongdong Zhou 9d8989fb0a add arrow to jump editor tabs 2022-06-30 20:18:31 +01:00
Dongdong Zhou 7d6b739926 fix markdown 2022-06-27 18:57:17 +01:00
Suraj Ghimire ee17ba62f5
add syntax highlighting support for Bash and Zig
Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-06-26 10:35:03 +05:30
Suraj Ghimire 1a699e4b54
fix rustfmt error in ci
Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-06-25 00:21:37 +05:30
Suraj Ghimire c2e08d08b1
Enable css syntax highlighting
Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-06-24 22:08:50 +05:30
Shadow e1e628fb9f add hare syntax highlighting support 2022-06-21 18:56:15 +00:00
Logan Wemyss 9fa40c4bdb
Add various tree-sitter languages 2022-06-20 05:19:31 -06:00
yonip23 b00034dba7 some technical touch-ups 2022-06-19 09:57:56 +03:00
Logan Wemyss a09f8bd158
Uniquely name tests 2022-06-18 09:17:23 -06:00
Logan Wemyss eda7c8e1d2
Add tests for LapceLanguage variants Swift, QL, and Haskell 2022-06-18 08:58:13 -06:00
Logan Wemyss c4bec0ac2f
Add tree-sitter langs Haskell, CodeQL, and Swift 2022-06-18 06:19:47 -06:00
Dongdong Zhou 48456fcc74
Merge pull request #625 from ghishadow/elm_tree_sitter
[TreeSitter] Add elm language support
2022-06-18 09:35:57 +01:00
MinusGix 8dc35258ab Add GetCompletion command to display completion even with no input 2022-06-17 17:25:38 -05:00
Suraj Ghimire b9af8cab53
add elm syntax highlighting using tree-sitter-elm
Signed-off-by: Suraj Ghimire <suraj@ghishadow.com>
2022-06-18 01:11:21 +05:30
dakata1337 3e8b8d0cd0
Fixed typos
Fixed typos in the source code & documentation
2022-06-16 17:20:47 +03:00
Dongdong Zhou 2ea657711a bump version 2022-06-11 12:29:58 +01:00
Dongdong Zhou 3aa2180890 store cursor position for undo/redo 2022-06-11 10:44:50 +01:00
Dongdong Zhou 5559582397 fix buffer update size 2022-06-10 21:05:52 +01:00
Dongdong Zhou 8dce4c640f Fix new line ident bug 2022-06-10 20:07:18 +01:00
Dongdong Zhou 3972119fc5 add cut/copy/paste to context menu 2022-06-10 19:30:40 +01:00
Dongdong Zhou c8b3a86985
Merge pull request #600 from lapce/new_theme
New theme
2022-06-10 18:56:33 +01:00
Mayel de Borniol 756b1034bc add extra elixir file extensions for syntax highlighting 2022-06-09 20:26:14 +12:00
Dongdong Zhou 3c9b52d910 export theme 2022-06-08 20:46:48 +01:00
Dongdong Zhou e14bc42caa relase v0.1.1 2022-05-19 14:02:48 +01:00
Dongdong Zhou f84f04303b
Merge pull request #459 from zhaojiangbin/top_of_window
implement top_of_window and bottom_of_window
2022-05-15 20:30:21 +01:00