024e1a6845
modules: make lib calls explicit where possible
2024-02-26 11:36:43 +03:00
Frothy
4dc7576176
treewide: change modules to use 'inherit (builtins) ...
2023-11-14 00:18:32 -07:00
Frothy
7518c31ca8
treewide: move missing modules from 'with lib' to 'inherit (lib) ...'
2023-11-07 19:16:46 -07:00
Kalle Jepsen
a452a0b0e7
fixes enable option descriptions
...
mkEnableOption already adds the phrase "Whether to enable ..." to the
beginning of the option description, such that the string argument
should only be "thing to be enabled"
2023-10-21 19:15:36 +02:00
Ching Pei Yang
0843e95efa
doc: update description of all lsp.package
2023-09-23 03:26:41 +02:00
Ching Pei Yang
ed09cb7ed6
feat: make dart lsp install optional
2023-09-19 22:53:10 +02:00
Ching Pei Yang
b5efd5cba7
feat: add dap support for dart
2023-06-27 00:28:54 +02:00
Ching Pei Yang
b4eaabea95
fix(flutter-tools): bug where dart lsp is not found
2023-06-26 12:31:51 +02:00
NotAShelf
a2b58e17af
docs: fix mkEnableOption usage for autogenerated documentation
2023-06-05 23:10:25 +03:00
FlafyDev
dc2dddeda2
fix: use correct dart cli options for lsp
2023-04-18 15:37:59 +03:00
FlafyDev
9af9bd7f3a
feat: change flutter-tools to be enabled by default instead of dart's lsp
2023-04-18 15:37:55 +03:00
FlafyDev
e108df3ba4
fix: use dartls instead of dart in lspconfig
2023-04-18 15:37:52 +03:00
NotAShelf
824c852ec1
feat: refactor dart and elixir LSPs according to the new structure
2023-04-18 03:18:02 +03:00