| Commit message (Expand) | Author | Age |
... | |
* | | editor: add Node.js debugger | Dmitry Sharshakov | 2021-09-26 |
* | | Merge branch 'master' into debug | Dmitry Sharshakov | 2021-09-25 |
|\| |
|
| * | languages: add svelte support (#733) | Raphael Megzari | 2021-09-17 |
| * | add language server for elixir and nix (#725) | Raphael Megzari | 2021-09-07 |
| * | lsp: Don't import SymbolServer for Julia anymore, it's not necessary | Blaž Hrastnik | 2021-09-07 |
| * | At least partly highlight tsx | Blaž Hrastnik | 2021-09-06 |
| * | lsp: Update the julia definition | Blaž Hrastnik | 2021-09-06 |
* | | lldb: use stdio transport by default | Dmitry Sharshakov | 2021-09-06 |
* | | Merge remote-tracking branch 'origin/master' into debug | Blaž Hrastnik | 2021-09-03 |
|\| |
|
| * | OCaml support (#666) | oberblastmeister | 2021-09-01 |
| * | Lua support (#665) | oberblastmeister | 2021-09-01 |
| * | YAML support (#667) | oberblastmeister | 2021-09-01 |
* | | compat: change lldb to lldb-vscode | Dmitry Sharshakov | 2021-08-30 |
* | | More advanced completions | Dmitry Sharshakov | 2021-08-29 |
* | | Defaults in completions, better schema | Dmitry Sharshakov | 2021-08-29 |
* | | Add extra annotations to completions | Dmitry Sharshakov | 2021-08-29 |
* | | better completion | Dmitry Sharshakov | 2021-08-29 |
* | | Support multiple arguments for debug configs | Dmitry Sharshakov | 2021-08-29 |
* | | wip: refactor parameters in UI start | Dmitry Sharshakov | 2021-08-29 |
* | | Customized completion for template parameters | Dmitry Sharshakov | 2021-08-28 |
* | | Merge remote-tracking branch 'origin/master' into debug | Dmitry Sharshakov | 2021-08-28 |
|\| |
|
| * | Add zig tree-sitter support (#631) | voroskoi | 2021-08-28 |
* | | Remove shortcut for starting debug | Dmitry Sharshakov | 2021-08-24 |
* | | Support attach request | Dmitry Sharshakov | 2021-08-24 |
* | | Support templates in debug configurations | Dmitry Sharshakov | 2021-08-24 |
* | | Support launching configs by name | Dmitry Sharshakov | 2021-08-24 |
* | | Add new format configs for Rust and C/C++ | Dmitry Sharshakov | 2021-08-24 |
* | | Create new debugger config format | Dmitry Sharshakov | 2021-08-24 |
* | | languages: support debug for Rust with LLDB | Dmitry Sharshakov | 2021-08-23 |
* | | add lldb for c++ | Dmitry Sharshakov | 2021-08-23 |
* | | add lldb debugger for C | Dmitry Sharshakov | 2021-08-23 |
* | | config: minor fixes | Dmitry Sharshakov | 2021-08-23 |
* | | Enable stdio transport via config | Dmitry Sharshakov | 2021-08-23 |
* | | editor: add debug session config | Dmitry Sharshakov | 2021-08-23 |
* | | Add debug-adapter field to languages.toml | Dmitry Sharshakov | 2021-08-23 |
|/ |
|
* | feat: add protobuf tree-sitter parser with highlighting queries | Yusuf Bera Ertan | 2021-08-19 |
* | Added more cpp filename extensions | Conscat | 2021-08-18 |
* | Adding mjs to JavaScript file type (#607) | Yerlan | 2021-08-18 |
* | Adding INO to C++ file type (#596) | Yerlan | 2021-08-17 |
* | Add ledger tree-sitter (#572) | Ivan Tham | 2021-08-16 |
* | add java highlighting (#448) | Kirawi | 2021-08-10 |
* | languages: Add missing comment token for elixir and nix | Blaž Hrastnik | 2021-08-07 |
* | Fixes toggle_comment not finding the correct language comment token | Luctius | 2021-07-20 |
* | Made toggle_comments language dependent (#463) | Cor Peters | 2021-07-18 |
* | Added option to provide a custom config file to the lsp. (#460) | Cor Peters | 2021-07-18 |
* | julia language-server line was plain wrong | wesh | 2021-07-05 |
* | Add julia support (LSP not working) | wesh | 2021-07-05 |
* | Use pep 8 indentation for python | Ivan Tham | 2021-06-21 |
* | Add latex | Ivan Tham | 2021-06-16 |
* | Only auto-format for certain languages | Blaž Hrastnik | 2021-06-12 |