aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * Add jedi_language_serverfrancisco souza2020-06-191-0/+22
|/
* Merge pull request #218 from ms/return-settings-for-empty-string-sectionHirokazu Hata2020-06-161-0/+4
|\
| * Allow empty section string for configuration requestMax Sadrieh2020-05-031-0/+4
* | [docgen] Update README.mdGithub Actions2020-06-161-395/+6
* | Merge pull request #281 from h-michael/utf8Hirokazu Hata2020-06-165-5/+5
|\ \
| * | config: remove unnecessary code comennts and utf8 optionHirokazu Hata2020-06-165-5/+5
|/ /
* | [docgen] Update README.mdGithub Actions2020-06-141-0/+22
* | Merge pull request #262 from Shatur95/add-cmake-lspHirokazu Hata2020-06-141-0/+25
|\ \
| * | Add CMake language serverShatur952020-06-041-0/+25
* | | Merge pull request #270 from kdheepak/kd/patch-julialsHirokazu Hata2020-06-132-2/+2
|\ \ \
| * | | [docgen] Update README.mdGithub Actions2020-06-111-1/+1
| * | | Update julials.luaDheepak Krishnamurthy2020-06-111-1/+1
* | | | [docgen] Update README.mdGithub Actions2020-06-131-487/+601
* | | | Merge pull request #277 from h-michael/fix-docgenHirokazu Hata2020-06-131-1/+8
|\ \ \ \ | |/ / / |/| | |
| * | | docgen: escape GitHub Flavored Markdown punctuation charactersHirokazu Hata2020-06-131-1/+8
|/ / /
* | | [docgen] Update README.mdGithub Actions2020-06-101-3/+11
* | | Merge pull request #142 from h-michael/dartlsHirokazu Hata2020-06-112-17/+4
|\ \ \
| * | | dartls: remove calling error in detecting cmdHirokazu Hata2020-02-232-17/+4
|/ / /
* | | [docgen] Update README.mdGithub Actions2020-06-091-0/+84
* | | Merge pull request #268 from h-michael/command-definitionsHirokazu Hata2020-06-091-1/+18
|\ \ \
| * | | fix the problem that commads cannot be registered in custom setupHirokazu Hata2020-06-091-1/+18
* | | | Merge pull request #267 from landerlo/metals-better_coursier_supportHirokazu Hata2020-06-091-7/+12
|\ \ \ \ | |/ / / |/| | |
| * | | Add coursier candidate, fix folder creation when emptyLander Lopez2020-06-081-7/+12
* | | | Merge pull request #269 from h-michael/lintHirokazu Hata2020-06-091-1/+1
|\ \ \ \
| * | | | fix lint errorHirokazu Hata2020-06-091-1/+1
|/ / / /
* | | | Merge pull request #258 from kdheepak/kd/fix-julialsHirokazu Hata2020-06-092-9/+28
|\ \ \ \
| * | | | [docgen] Update README.mdGithub Actions2020-06-091-2/+6
| * | | | Fix docstringDheepak Krishnamurthy2020-06-081-0/+4
| * | | | Fix project_pathDheepak Krishnamurthy2020-06-081-1/+1
| * | | | Remove unnecessary mkdirDheepak Krishnamurthy2020-06-081-1/+0
| * | | | Fix docstringDheepak Krishnamurthy2020-06-081-1/+1
| * | | | Fix typoDheepak Krishnamurthy2020-06-081-1/+1
| * | | | Remove need for JuliaProject.tomlDheepak Krishnamurthy2020-06-082-15/+7
| * | | | Use current folder as Julia projectDheepak Krishnamurthy2020-06-082-5/+15
| * | | | Use Base.active_project() insteadDheepak Krishnamurthy2020-06-081-1/+3
| * | | | Fix julials configurationDheepak Krishnamurthy2020-06-081-6/+14
|/ / / /
* | | | [docgen] Update README.mdGithub Actions2020-06-091-59/+44
* | | | Merge pull request #263 from Shatur95/add-clangd-switch-source-headerHirokazu Hata2020-06-091-0/+28
|\ \ \ \ | |_|/ / |/| | |
| * | | Add link to extensionHennadii Chernyshchyk2020-06-081-0/+1
| * | | Add editsNearCursor capability by defaultShatur952020-06-041-0/+7
| * | | Add clangd switch source header commandShatur952020-06-041-0/+20
|/ / /
* | | [docgen] Update README.mdGithub Actions2020-06-021-11/+21
* | | Merge pull request #259 from wingyplus/elixirls-fix-typoHirokazu Hata2020-06-021-1/+1
|\ \ \ | |/ / |/| |
| * | Fix wrong elixirls server name in docThanabodee Charoenpiriyakij2020-06-021-1/+1
|/ /
* | Merge pull request #249 from neovim/healthcheckHirokazu Hata2020-05-241-15/+13
|\ \
| * | healthcheck: skip healthcheck if make_config function is nilHirokazu Hata2020-05-241-15/+13
|/ /
* | Merge pull request #244 from h-michael/testHirokazu Hata2020-05-239-2/+267
|\ \
| * | github action: add test for macosHirokazu Hata2020-05-211-1/+13
| * | test: add some test cases util functionsHirokazu Hata2020-05-213-0/+188
| * | Makefile: add lint commantHirokazu Hata2020-05-213-3/+10