emacspace
d0f5477c32
documentation formatting: Wed May 6 22:11:32 UTC 2020
2020-05-07 01:52:26 +03:00
duianto
106823bd93
[php][doc] Update readme
...
Wrap code snippets in source blocks.
Fix spelling.
Wrap lines at 80 chars.
2020-05-07 00:02:44 +02:00
emacspace
42c24bd73c
documentation formatting: Wed May 6 21:12:48 UTC 2020
2020-05-06 23:21:46 +02:00
Alexander Konotop
2c2cfe6f92
Added dap inialization for php layer. Updated a manual respectively.
2020-04-20 19:27:13 +02:00
emacspace
76245081d6
documentation formatting: Mon Dec 9 21:44:48 UTC 2019
2019-12-09 23:52:24 +02:00
Maximilian Wolff
43bf85c685
Revise php layer
...
Make doc more clearly describe which tools belong to which backend.
Change keybindings to be consistent with spacemacs conventions.
Simplify LSP layer code.
2019-12-06 20:12:40 +01:00
br3athein
be2ac6313d
layers/php: Add debugging & refactoring capabilities
...
Features:
* configure geben package
* configure phpactor package
* add company-phpactor completion backend
2019-12-06 20:12:40 +01:00
jaremko
247830ab40
fix links
2019-11-10 16:13:13 +02:00
syl20bnr
ac30247811
[lsp] When used, make LSP the default backend for all supported lang
...
* Added a new function to each language to select the backend
* Use these new functions in all `pcase`.
2019-09-30 00:49:44 -04:00
smile13241324
bfce0f2a7d
[php] Revise documentation
...
Describe the various backend choices in more detail.
Move project specific setup for non lsp server to the right section.
2019-09-17 19:10:26 +02:00
smile13241324
020a8b474d
[php] Make layer depend on LSP layer if lsp backend is activated
2019-09-17 13:03:01 +02:00
Daniel Richtmann
6d1c7ce57c
[php] Enable experimental lsp support
2019-09-17 12:53:43 +02:00
Anton-Latukha
f6660f82d4
Switch to the new layers generator
2019-05-15 21:08:21 +03:00
Anton-Latukha
ba074bc908
layers: lang: new structure: general: add pure, multi-paradigm (&js)
2019-05-15 21:04:48 +03:00
JAremko
77c680160e
Add placeholder tags
2019-05-05 20:40:47 +03:00
Serghei Iakovlev
6e404256e2
Update ac-php-core documentation
2019-04-11 22:51:01 +02:00
emacspace
45276bd96f
documentation formatting: Wed Dec 5 03:03:03 UTC 2018
2018-12-04 22:06:14 -05:00
emacspace
0fb6470acf
documentation fixes:Wed Oct 17 04:03:28 UTC 2018
2018-10-17 04:03:28 +00:00
JAremko
cd39f80c24
Reformat documentation
2018-10-11 00:13:43 +03:00
Josh Santos
a18eab6026
Add Troubleshooting section
2018-01-04 01:40:52 -05:00
JAremko
06301b2212
Improve exporting/testing
2017-08-18 20:50:21 +03:00
jim
24bf7d0fb6
add company-php to php layer
2017-05-26 10:36:15 +02:00
JAremko
6c5a0b2b14
update docs to the new toc-org format
2017-05-22 18:35:37 +03:00
syl20bnr
07852abad5
Format documenation files with doc-fmt tool
2016-04-12 23:31:38 -04:00
syl20bnr
3b0c1fd93d
Convert org doc files with doc-fmt
2016-03-30 22:59:55 -04:00
syl20bnr
cddf18ff1e
Update install layer section in REAMDE.org files
2016-01-06 00:21:55 -05:00
Eivind Fonn
c893383fe4
Fix some documentation bugs
...
- CSS links
- GIFS in published version
- Unify layer doc titles
- Change emoji layer emojis to an image
2015-12-03 23:50:29 -05:00
Eivind Fonn
c3866382b2
Documentation update
...
- Add #+HTML_HEAD_EXTRA options to all org files
- HTMLize published documentation via CSS
2015-11-13 14:23:13 +01:00
Eivind Fonn
13c5b1d24b
Convert documentation to publishable format
2015-11-01 23:40:29 -05:00
justbur
6eab954afe
Use + instead of ! for layer categories
...
Helm seems to treat "!" specially in pattern matching, so having a ! in
the pattern string when traversing directories is problematic. This
change fixes #2737 , because as far as I can tell "+" has no special
meaning in a helm pattern.
Of course, we can choose a different character, but I'm fond of "+" as
representing "more layers here".
2015-09-11 00:13:51 -04:00