Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
nim-lang
/
vscode-nim
Public
Notifications
You must be signed in to change notification settings
Fork
17
Star
113
Code
Issues
30
Pull requests
1
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Projects
Security and quality
Insights
Update npm package dependencies, in order to support the latest version of the Language Server Protocol
- #3
#3
Merged
Araq
merged 10 commits into
nim-lang:main
nim-lang/vscode-nim:main
from
nickysn:inlay_hints_support
nickysn/vscode-nim-lang:inlay_hints_support
Copy head branch name to clipboard
Nov 30, 2023
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Update npm package dependencies, in order to support the latest version of the Language Server Protocol
#3
Araq
merged 10 commits into
nim-lang:main
nim-lang/vscode-nim:main
from
nickysn:inlay_hints_support
nickysn/vscode-nim-lang:inlay_hints_support
Copy head branch name to clipboard
Commits
Commits on Oct 24, 2023
* build fixes
nickysn
committed
f6e2338
View commit details
Copy full SHA for f6e2338
Browse repository at this point
+ added a config option for tracing the communication between the client and the language server
nickysn
committed
af1b1d4
View commit details
Copy full SHA for af1b1d4
Browse repository at this point
* ran 'npm audit fix'
nickysn
committed
b6545c7
View commit details
Copy full SHA for b6545c7
Browse repository at this point
* update some npm packages
nickysn
committed
9153712
View commit details
Copy full SHA for 9153712
Browse repository at this point
* upgraded the vscode-languageclient dependency to the latest version
nickysn
committed
4fc70af
View commit details
Copy full SHA for 4fc70af
Browse repository at this point
* fixed plugin crash on language server startup, due to API change after the version upgrade of vscode-languageclient
nickysn
committed
2a0258a
View commit details
Copy full SHA for 2a0258a
Browse repository at this point
* replaced vsmarketplacebadge.apphb.com with vsmarketplacebadges.dev as suggested by:
Show description for d04b646
nickysn
committed
d04b646
View commit details
Copy full SHA for d04b646
Browse repository at this point
Commits on Oct 28, 2023
* bump compiler dependency to 1.6.16 version (the latest stable Nim in the 1.6.x series)
nickysn
committed
7ff1ca1
View commit details
Copy full SHA for 7ff1ca1
Browse repository at this point
* updated build instructions for newer Nim compilers (adds a workaround for the fact that the `nim` package no longer provides the nimsuggest sources)
nickysn
committed
909dba5
View commit details
Copy full SHA for 909dba5
Browse repository at this point
Commits on Nov 30, 2023
Merge branch 'main' into inlay_hints_support
nickysn
authored
3d956db
View commit details
Copy full SHA for 3d956db
Browse repository at this point
You can’t perform that action at this time.