-
Notifications
You must be signed in to change notification settings - Fork 196
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Provide test running code lens #389
Commits on Oct 18, 2020
-
Provide code lenses for running tests (WIP)
Étienne Lévesque committedOct 18, 2020 Configuration menu - View commit details
-
Copy full SHA for 503f6c2 - Browse repository at this point
Copy the full SHA 503f6c2View commit details -
Étienne Lévesque committed
Oct 18, 2020 Configuration menu - View commit details
-
Copy full SHA for fd1793e - Browse repository at this point
Copy the full SHA fd1793eView commit details
Commits on Oct 24, 2020
-
Properly identify test modules
Étienne Lévesque committedOct 24, 2020 Configuration menu - View commit details
-
Copy full SHA for bd49269 - Browse repository at this point
Copy the full SHA bd49269View commit details
Commits on Nov 1, 2020
-
Handle errors in server request
Étienne Lévesque committedNov 1, 2020 Configuration menu - View commit details
-
Copy full SHA for b7420ea - Browse repository at this point
Copy the full SHA b7420eaView commit details -
Étienne Lévesque committed
Nov 1, 2020 Configuration menu - View commit details
-
Copy full SHA for d0b25ba - Browse repository at this point
Copy the full SHA d0b25baView commit details
Commits on Nov 14, 2020
-
Validate that parsing did not fail
Étienne Lévesque committedNov 14, 2020 Configuration menu - View commit details
-
Copy full SHA for b8aeb9c - Browse repository at this point
Copy the full SHA b8aeb9cView commit details -
Clean up searching for test calls
Étienne Lévesque committedNov 14, 2020 Configuration menu - View commit details
-
Copy full SHA for 01b0758 - Browse repository at this point
Copy the full SHA 01b0758View commit details
Commits on Nov 17, 2020
-
Refactor provider to include test name in lenses
Étienne Lévesque committedNov 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 03b36f6 - Browse repository at this point
Copy the full SHA 03b36f6View commit details -
Rename Spec code lens provider to TypeSpec
Étienne Lévesque committedNov 17, 2020 Configuration menu - View commit details
-
Copy full SHA for 642aa8b - Browse repository at this point
Copy the full SHA 642aa8bView commit details -
Update code lenses provider documentation
Étienne Lévesque committedNov 17, 2020 Configuration menu - View commit details
-
Copy full SHA for f61fdd5 - Browse repository at this point
Copy the full SHA f61fdd5View commit details
Commits on Nov 20, 2020
-
Étienne Lévesque committed
Nov 20, 2020 Configuration menu - View commit details
-
Copy full SHA for d938be9 - Browse repository at this point
Copy the full SHA d938be9View commit details -
Merge branch 'master' of https://github.com/elixir-lsp/elixir-ls into…
… test_code_lens
Étienne Lévesque committedNov 20, 2020 Configuration menu - View commit details
-
Copy full SHA for 395be90 - Browse repository at this point
Copy the full SHA 395be90View commit details
Commits on Nov 22, 2020
-
Étienne Lévesque committed
Nov 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 4b7990c - Browse repository at this point
Copy the full SHA 4b7990cView commit details -
Add code_lens_error to JsonRpc
Étienne Lévesque committedNov 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 1fb2bb6 - Browse repository at this point
Copy the full SHA 1fb2bb6View commit details -
Don't raise if describe not found
Étienne Lévesque committedNov 22, 2020 Configuration menu - View commit details
-
Copy full SHA for 95f205a - Browse repository at this point
Copy the full SHA 95f205aView commit details
Commits on Nov 23, 2020
-
Étienne Lévesque committed
Nov 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 26fe78e - Browse repository at this point
Copy the full SHA 26fe78eView commit details
Commits on Nov 25, 2020
-
Étienne Lévesque committed
Nov 25, 2020 Configuration menu - View commit details
-
Copy full SHA for 185a0d9 - Browse repository at this point
Copy the full SHA 185a0d9View commit details
Commits on Dec 2, 2020
-
Extract describe and test block modules
Étienne Lévesque committedDec 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 918ada4 - Browse repository at this point
Copy the full SHA 918ada4View commit details -
Handle setting for disabling test code lenses
Étienne Lévesque committedDec 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 069c323 - Browse repository at this point
Copy the full SHA 069c323View commit details -
Merge branch 'master' of github.com:elixir-lsp/elixir-ls into test_co…
…de_lens
Étienne Lévesque committedDec 2, 2020 Configuration menu - View commit details
-
Copy full SHA for 2fe0e8e - Browse repository at this point
Copy the full SHA 2fe0e8eView commit details
Commits on Dec 3, 2020
-
Return empty list instead of error for disabled lenses
Étienne Lévesque committedDec 3, 2020 Configuration menu - View commit details
-
Copy full SHA for dc012a2 - Browse repository at this point
Copy the full SHA dc012a2View commit details -
Étienne Lévesque committed
Dec 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 6b616fb - Browse repository at this point
Copy the full SHA 6b616fbView commit details -
Étienne Lévesque committed
Dec 3, 2020 Configuration menu - View commit details
-
Copy full SHA for 1230ce3 - Browse repository at this point
Copy the full SHA 1230ce3View commit details -
Configuration menu - View commit details
-
Copy full SHA for f8c1c58 - Browse repository at this point
Copy the full SHA f8c1c58View commit details