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
.
dafny-lang
/
ide-vscode
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
28
Code
Issues
85
Pull requests
6
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Client side gutter icons
- #423
#423
Open
keyboardDrummer
wants to merge 33 commits into
dafny-lang:master
dafny-lang/ide-vscode:master
from
keyboardDrummer:clientSideGutterIcons
keyboardDrummer/ide-vscode:clientSideGutterIcons
Copy head branch name to clipboard
Conversation
Commits
33
(33)
Checks
Files changed
Open
Client side gutter icons
#423
keyboardDrummer
wants to merge 33 commits into
dafny-lang:master
dafny-lang/ide-vscode:master
from
keyboardDrummer:clientSideGutterIcons
keyboardDrummer/ide-vscode:clientSideGutterIcons
Copy head branch name to clipboard
Commits
Commits on Aug 10, 2023
Draft
keyboardDrummer
committed
ad30eaa
View commit details
Copy full SHA for ad30eaa
Browse repository at this point
Commits on Aug 22, 2023
Incorrect icons show up in the gutter
keyboardDrummer
committed
7474f9c
View commit details
Copy full SHA for 7474f9c
Browse repository at this point
Icons seem correct at first glance
keyboardDrummer
committed
06bcee7
View commit details
Copy full SHA for 06bcee7
Browse repository at this point
Seems pretty good
keyboardDrummer
committed
0b463b8
View commit details
Copy full SHA for 0b463b8
Browse repository at this point
Refactoring
keyboardDrummer
committed
1845185
View commit details
Copy full SHA for 1845185
Browse repository at this point
Do not get server gutter icons
keyboardDrummer
committed
6f86f2b
View commit details
Copy full SHA for 6f86f2b
Browse repository at this point
Fix
keyboardDrummer
committed
6c86aae
View commit details
Copy full SHA for 6c86aae
Browse repository at this point
Commits on Aug 23, 2023
Fixes and refactoring
keyboardDrummer
committed
dd7aec7
View commit details
Copy full SHA for dd7aec7
Browse repository at this point
Add test for computeGutterIcons and fix bugs
keyboardDrummer
committed
50ec763
View commit details
Copy full SHA for 50ec763
Browse repository at this point
Add test for computing gutter icons when there is parse error
keyboardDrummer
committed
151e879
View commit details
Copy full SHA for 151e879
Browse repository at this point
Combine similar classes
keyboardDrummer
committed
c777d94
View commit details
Copy full SHA for c777d94
Browse repository at this point
Remove comment
keyboardDrummer
committed
b929ec8
View commit details
Copy full SHA for b929ec8
Browse repository at this point
Fix tests
keyboardDrummer
committed
c3b1cde
View commit details
Copy full SHA for c3b1cde
Browse repository at this point
Fix tests
keyboardDrummer
committed
c4ecc28
View commit details
Copy full SHA for c4ecc28
Browse repository at this point
Commits on Aug 29, 2023
Update gutter icons if line count changes
keyboardDrummer
committed
3cd6209
View commit details
Copy full SHA for 3cd6209
Browse repository at this point
Commits on Sep 4, 2023
Merge remote-tracking branch 'origin/master' into clientSideGutterIcons
keyboardDrummer
committed
d83b122
View commit details
Copy full SHA for d83b122
Browse repository at this point
Remove onVerificationStatusGutter
keyboardDrummer
committed
3932318
View commit details
Copy full SHA for 3932318
Browse repository at this point
Rename
keyboardDrummer
committed
e8eca42
View commit details
Copy full SHA for e8eca42
Browse repository at this point
Now using the ranges from the test item collection to update the gutter icons
keyboardDrummer
committed
2d91e85
View commit details
Copy full SHA for 2d91e85
Browse repository at this point
Commits on Sep 6, 2023
Use ResolutionCompleted
keyboardDrummer
committed
9b88302
View commit details
Copy full SHA for 9b88302
Browse repository at this point
Commits on Sep 7, 2023
Correctly handle ResolutionSucceeded notification
keyboardDrummer
committed
b0fcc05
View commit details
Copy full SHA for b0fcc05
Browse repository at this point
Refactoring
keyboardDrummer
committed
e928e18
View commit details
Copy full SHA for e928e18
Browse repository at this point
Reduce changes
keyboardDrummer
committed
d4307d4
View commit details
Copy full SHA for d4307d4
Browse repository at this point
Remove unused method
keyboardDrummer
committed
29f43a6
View commit details
Copy full SHA for 29f43a6
Browse repository at this point
Enable duplicate event registration
keyboardDrummer
committed
29e8b86
View commit details
Copy full SHA for 29e8b86
Browse repository at this point
Commits on Sep 8, 2023
Outdated errors also create error context
keyboardDrummer
committed
d893394
View commit details
Copy full SHA for d893394
Browse repository at this point
Update tests and add support for related diagnostics
keyboardDrummer
committed
a2ac4b5
View commit details
Copy full SHA for a2ac4b5
Browse repository at this point
Commits on Sep 11, 2023
Slight UI tweak
keyboardDrummer
committed
8040603
View commit details
Copy full SHA for 8040603
Browse repository at this point
Merge branch 'compilationStatus' into clientSideGutterIcons
keyboardDrummer
committed
cfe3662
View commit details
Copy full SHA for cfe3662
Browse repository at this point
Add support for foundAllErrors
keyboardDrummer
committed
8fdec69
View commit details
Copy full SHA for 8fdec69
Browse repository at this point
Added support for verified in context
keyboardDrummer
committed
838cb74
View commit details
Copy full SHA for 838cb74
Browse repository at this point
Commits on Sep 20, 2023
Support for assertions in computed gutter icons
keyboardDrummer
committed
fc9988a
View commit details
Copy full SHA for fc9988a
Browse repository at this point
Commits on Sep 21, 2023
Merge remote-tracking branch 'origin/master' into clientSideGutterIcons
keyboardDrummer
committed
abc0e8e
View commit details
Copy full SHA for abc0e8e
Browse repository at this point
You can’t perform that action at this time.