-
-
Notifications
You must be signed in to change notification settings - Fork 40
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
feat: Change hover to use MarkupContent #213
Commits on Oct 30, 2022
-
feat: Change hover to use MarkupContent
MarkedString[] has been deprecated so we switch to full Markdown syntax for hover messages Fixes #45
Configuration menu - View commit details
-
Copy full SHA for 2d5ff5d - Browse repository at this point
Copy the full SHA 2d5ff5dView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for d26753a - Browse repository at this point
Copy the full SHA d26753aView commit details
Commits on Oct 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for b9c2e9f - Browse repository at this point
Copy the full SHA b9c2e9fView commit details -
Configuration menu - View commit details
-
Copy full SHA for b4e954b - Browse repository at this point
Copy the full SHA b4e954bView commit details -
Configuration menu - View commit details
-
Copy full SHA for e03d608 - Browse repository at this point
Copy the full SHA e03d608View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6336e5c - Browse repository at this point
Copy the full SHA 6336e5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5b02cdf - Browse repository at this point
Copy the full SHA 5b02cdfView commit details -
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
Configuration menu - View commit details
-
Copy full SHA for f3217fb - Browse repository at this point
Copy the full SHA f3217fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f86803 - Browse repository at this point
Copy the full SHA 0f86803View commit details
Commits on Nov 1, 2022
-
fix(parser): scope start for line continuation (&)
Fixes bug(parser): multiline scope registration assigns end of line not start of line as scope start #217
Configuration menu - View commit details
-
Copy full SHA for cca7c73 - Browse repository at this point
Copy the full SHA cca7c73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 105b6ac - Browse repository at this point
Copy the full SHA 105b6acView commit details -
[pre-commit.ci] pre-commit autoupdate
updates: - [github.com/asottile/pyupgrade: v3.0.0 → v3.1.0](asottile/pyupgrade@v3.0.0...v3.1.0)
Configuration menu - View commit details
-
Copy full SHA for c3f805a - Browse repository at this point
Copy the full SHA c3f805aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c5d770 - Browse repository at this point
Copy the full SHA 4c5d770View commit details
Commits on Nov 5, 2022
-
refactor(hover): remove unused sig help
The hover response included a snippet for a signature request which is not how signature help requests are dealt.
Configuration menu - View commit details
-
Copy full SHA for 1f50319 - Browse repository at this point
Copy the full SHA 1f50319View commit details
Commits on Nov 6, 2022
-
feat: add Markdown syntax in signature help
Now the documentation of the procedure will be interpreted as Markdown similar to hover
Configuration menu - View commit details
-
Copy full SHA for 6f531f2 - Browse repository at this point
Copy the full SHA 6f531f2View commit details