Commit Graph

49 Commits

Author SHA1 Message Date
Alexandros Naskos
e7f8a8dcd9
zls will now run the package extraction build runner without copying it
in the destination folder. Instead, it will use a specific cache folder
  and run from the default cwd it was run from.
Added build_runner_cache_path to the configuration file.
2021-01-12 13:10:51 +02:00
Sebsatian Keller
0ce1ef1ce7
Update README.md
fixed wording
2020-12-24 01:04:45 +01:00
Sebsatian Keller
688028ef16
README.md: added nvim-lspconfig configuration
It took me some time to get nvim-lspconfig working. This example configuration might be useful for others wanting to use nvim-lspconfig.
2020-12-23 21:12:56 +01:00
Luke I. Wilson
01ce8e295b
Update build instructions 2020-11-22 14:17:48 -06:00
Luke I. Wilson
353c580090
Update information about installing 2020-11-22 14:09:31 -06:00
Alexandros Naskos
bf4f653bf9
Better zig build config 2020-11-16 00:07:35 +02:00
Frank Denis
ccfb18ec54 Update data for zig 0.7.0 and the current master branch 2020-11-15 12:01:33 +01:00
Alexandros Naskos
72f811e8dc
Recommend a release-fast build in the README 2020-11-08 18:01:07 +02:00
Alexandros Naskos
560b39d359
Better builtin data format and script 2020-11-05 00:39:24 +02:00
Alexandros Naskos
27f9f14ab3 Removed DebugAllocator, use std.heap.GeneralPurposeAllocator 2020-10-10 12:44:37 +03:00
Sebastian Cattes
9ce1c1a140
Added path of zls exec to Installation section 2020-10-02 22:07:26 +02:00
Alexandros Naskos
5454883d2d Added *, ? completions, improved readme 2020-07-07 23:26:12 +03:00
Alexandros Naskos
fc921f10a4 Fix server capabilities, add semantic tokens config option, fix semantic tokens basic implementation 2020-06-16 14:27:00 +03:00
Luke I. Wilson
bd6ce9ee7f
Remove redundant line 43
by request :)
2020-06-09 20:15:41 -05:00
Luke I. Wilson
929a7e48aa
Update readme: mention the requirement of Zig master 2020-06-09 11:58:30 -05:00
SuperAuguste
20434839f1 add new instructions to config, start increasing debugability 2020-06-08 18:18:12 -04:00
Alexandros Naskos
ada79a944c
Merge pull request #107 from kristianhasselknippe/simple-emacs-setup
Added usage instructions for emacs
2020-06-08 14:43:53 +03:00
Kristian Fjeld Hasselknippe
2530366e12 Added usage instructions for emacs 2020-06-08 13:40:31 +02:00
Alexandros Naskos
646b1d09c7
Update README.md 2020-06-08 14:18:46 +03:00
Ryan Liptak
671e45351b
Fix Sublime Text 3 install instructions
The name of the Zig package is "Zig Language": 1d8871756d/repository/z.json (L156)
2020-06-06 21:06:56 -07:00
Joachim Schmidt
52495ab2d1
Fix typo in README 2020-06-05 18:29:34 +02:00
Alexandros Naskos
585ae0733a
Update README.md 2020-05-30 23:39:57 +03:00
Alexandros Naskos
543cb5816c Added zig_exe_path option, use it to detect lib path if none is provided 2020-05-30 23:36:18 +03:00
Jakub Konka
8ecbe4c6fd Update ToC 2020-05-28 19:17:13 +02:00
Jakub Konka
e4e13ea9fd Reflect changes in the README 2020-05-28 19:14:59 +02:00
data-man
33b453578f Add usage instruction with Kate 2020-05-27 12:48:22 +05:00
data-man
862d9af030 Sublime Text 3 fix 2020-05-26 15:06:13 +05:00
SuperAuguste
f5b30cfd6c zig build config is here! 2020-05-25 17:12:08 -04:00
Alexandros Naskos
b82fb9c790 Added build_runner_path configuration option 2020-05-25 20:04:23 +03:00
SuperAuguste
53dcf8a35e readmefix 2020-05-24 11:56:51 -04:00
Dmitry Atamanov
637814e9d1
Add usage instruction with Sublime Text 3 2020-05-24 20:45:09 +05:00
Alexandros Naskos
fbcf2abfd2
Clarify why we use zig master branch. 2020-05-24 17:34:27 +03:00
Alexandros Naskos
4acb77f09e enable_snippets is false by default, fix it in README. Small fixes to goto def/decl 2020-05-21 14:36:14 +03:00
Ian Simonson
6a6b379675 Update README to specify --recurse-submodules
ZLS now uses known-folders via submodules and
no longer builds unless that submodule is initialized.
2020-05-20 10:44:37 +10:00
Alexandros Naskos
558f5d5067 Updated README 2020-05-19 22:22:02 +03:00
markfirmware
de51d9f4f5
Update -Ddata_version explanation 2020-05-18 12:56:43 -04:00
Noam Preil
3d5e775bf7
Make style guideline warnings opt-in 2020-05-15 15:14:37 -04:00
markfirmware
3c6b3350e2
Update README.md 2020-05-15 12:44:49 -04:00
Isaac Freund
675aa13e8b
Mention that zls must be built with zig master 2020-05-15 15:35:28 +02:00
SuperAuguste
bb964a5aed quick fix in README 2020-05-15 00:01:54 -04:00
SuperAuguste
60286a6fcb README changes 2020-05-15 00:00:44 -04:00
Auguste Rame
d2550b4d01
Merge pull request #31 from markfirmware/master
Update README.md
2020-05-14 23:55:17 -04:00
markfirmware
5c14dc70a6
Update README.md 2020-05-14 16:07:52 -04:00
SuperAuguste
537e4fdd2b README changes 2020-05-14 10:07:14 -04:00
Alexandros Naskos
942b617865 Updated README, config.zig doc comment 2020-05-14 15:09:27 +03:00
Alexandros Naskos
86fbf5fe7e Global completions now check config for snippet support, modified readme to reflect changes. 2020-05-09 21:45:13 +03:00
SuperAuguste
042b47a27d fix typo in readme 2020-05-07 14:02:59 -04:00
SuperAuguste
4f8e61322f README improvements 2020-05-07 13:54:58 -04:00
SuperAuguste
a0ff26cc8f init 2020-04-24 18:19:03 -04:00