Skip to content

Activity

Small code cleanup.

orbitalquarkpushed 1 commit to default • 75bc3e2…cfb99c9 • 
26 days ago

Temporarily skip diagnostic tests on GitHub Actions.

orbitalquarkpushed 1 commit to default • 6dc324b…75bc3e2 • 
on Feb 20

Updated copyright year.

orbitalquarkpushed 1 commit to default • 1e55f62…6dc324b • 
on Jan 1

Clear LSP log after each unit test.

orbitalquarkpushed 1 commit to default • 804f614…1e55f62 • 
on Nov 26, 2024

Improve code action support.

orbitalquarkpushed 1 commit to default • 69c1efe…804f614 • 
on Nov 25, 2024

Diagnostic and code action test should start with unused include.

orbitalquarkpushed 1 commit to default • c9ef67d…69c1efe • 
on Nov 24, 2024

Updated LDoc.

orbitalquarkpushed 1 commit to default • 51b7f90…c9ef67d • 
on Nov 24, 2024

Added support for code actions and workspace edits.

orbitalquarkpushed 1 commit to default • e3ffda6…51b7f90 • 
on Nov 24, 2024

Only lazy-load Textadept documentation when using Textadept's Lua ser…

orbitalquarkpushed 3 commits to default • cac2380…e3ffda6 • 
on Sep 27, 2024

Revert publishDiagnostics workaround and fixed representation of empt…

orbitalquarkpushed 3 commits to default • 2e9e187…cac2380 • 
on Sep 22, 2024

Lua LSP recognizes conventional 'M' as the current module.

orbitalquarkpushed 1 commit to default • 8ab330e…2e9e187 • 
on Sep 19, 2024

Fixed clangd check in tests.

orbitalquarkpushed 1 commit to default • c058334…8ab330e • 
on Sep 16, 2024

Enable clangd tests locally on macOS.

orbitalquarkpushed 2 commits to default • 78e72c2…c058334 • 
on Sep 15, 2024

Fixed autocompletion lists when items have spaces in them.

orbitalquarkpushed 1 commit to default • 6ad8e10…78e72c2 • 
on Sep 7, 2024

Pass userhome (log dir) to server.lua.

orbitalquarkpushed 1 commit to default • 1231de7…6ad8e10 • 
on Aug 28, 2024

Added unit tests.

orbitalquarkpushed 1 commit to default • 234f829…1231de7 • 
on Aug 27, 2024

Workaround buggy language servers by explicitly sending a capabilitie…

orbitalquarkpushed 1 commit to default • 3715562…234f829 • 
on Jul 7, 2024

Updated dkjson dependency URL.

orbitalquarkpushed 1 commit to default • aaba5bc…3715562 • 
on Jun 16, 2024

Notify servers that diagnostics are supported.

orbitalquarkpushed 1 commit to default • 5561287…aaba5bc • 
on Feb 21, 2024

Updated copyright information.

orbitalquarkpushed 2 commits to default • ba57244…5561287 • 
on Dec 31, 2023

Added release note for GitHub Actions.

orbitalquarkpushed 1 commit to default • e534722…ba57244 • 
on Jul 29, 2023

timeout() does not exist in the terminal version.

orbitalquarkpushed 1 commit to default • 1023fcd…e534722 • 
on Jul 27, 2023

Query for updated diagnostics if the buffer has since been modified.

orbitalquarkpushed 1 commit to default • b8699a7…1023fcd • 
on Jul 27, 2023

Fixed inaccurate recording of 'goto' position for history navigation.

orbitalquarkpushed 2 commits to default • a6c2ca3…b8699a7 • 
on Jul 26, 2023

Fixed active parameter calculation if documented Lua function uses ':'.

orbitalquarkpushed 1 commit to default • a202980…a6c2ca3 • 
on Jul 26, 2023

winapi may not be needed on Windows after all.

orbitalquarkpushed 1 commit to default • eb60ce4…a202980 • 
on Jul 25, 2023

Fixed incorrect require from r142.

orbitalquarkpushed 1 commit to default • ffd5173…eb60ce4 • 
on Jul 25, 2023

Work around Scintilla repeatedly sending SCN_DWELLSTART on Windows an…

orbitalquarkpushed 2 commits to default • 6ee01a7…ffd5173 • 
on Jul 25, 2023

Fixed GitHub Actions workflow syntax error.

orbitalquarkpushed 1 commit to default • 5b8a231…6ee01a7 • 
on Jul 25, 2023

Lua language server on Windows uses winapi for background process exe…

orbitalquarkpushed 1 commit to default • 4ebd072…5b8a231 • 
on Jul 25, 2023