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
.
1c-syntax
/
bsl-language-server
Public
Notifications
You must be signed in to change notification settings
Fork
137
Star
473
Code
Issues
472
Pull requests
37
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
LSIF support implementation
- #3786
#3786
Draft
nixel2007
with
Copilot
wants to merge 15 commits into
develop
1c-syntax/bsl-language-server:develop
from
copilot/support-lsif-implementation
1c-syntax/bsl-language-server:copilot/support-lsif-implementation
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Draft
LSIF support implementation
#3786
nixel2007
with
Copilot
wants to merge 15 commits into
develop
1c-syntax/bsl-language-server:develop
from
copilot/support-lsif-implementation
1c-syntax/bsl-language-server:copilot/support-lsif-implementation
Copy head branch name to clipboard
Commits
Commits on Jan 17, 2026
Initial plan
Copilot
committed
a4d2668
View commit details
Copy full SHA for a4d2668
Browse repository at this point
Добавлена документация исследования поддержки LSIF протокола
Show description for e6bb6d8
Copilot
and
nixel2007
committed
e6bb6d8
View commit details
Copy full SHA for e6bb6d8
Browse repository at this point
Обновлено исследование LSIF: добавлен анализ lsif-java
Show description for 5be0b37
Copilot
and
nixel2007
committed
5be0b37
View commit details
Copy full SHA for 5be0b37
Browse repository at this point
Обновлена архитектура LSIF в соответствии со стилем BSL LS
Show description for 719f827
Copilot
and
nixel2007
committed
719f827
View commit details
Copy full SHA for 719f827
Browse repository at this point
Реализация базовой поддержки LSIF
Show description for 5a728f8
Copilot
and
nixel2007
committed
5a728f8
View commit details
Copy full SHA for 5a728f8
Browse repository at this point
Добавлены LSIF поставщики: definition, references, foldingRange, documentSymbol
Show description for 1348ee3
Copilot
and
nixel2007
committed
1348ee3
View commit details
Copy full SHA for 1348ee3
Browse repository at this point
Добавлен DocumentLink supplier и тесты для LSIF
Show description for 6d15d60
Copilot
and
nixel2007
committed
6d15d60
View commit details
Copy full SHA for 6d15d60
Browse repository at this point
Добавлена поддержка Moniker для кросс-проектной навигации
Show description for c545d6d
Copilot
and
nixel2007
committed
c545d6d
View commit details
Copy full SHA for c545d6d
Browse repository at this point
Commits on Jan 18, 2026
Рефакторинг: замена @Value+@Builder на Java records
Show description for c410c84
Copilot
and
nixel2007
committed
c410c84
View commit details
Copy full SHA for c410c84
Browse repository at this point
Добавлен JavaDoc для всех records и публичных методов LSIF
Show description for a311fb5
Copilot
and
nixel2007
committed
a311fb5
View commit details
Copy full SHA for a311fb5
Browse repository at this point
Добавлена поддержка двух форматов вывода: NDJSON и JSON
Show description for ea67f1f
Copilot
and
nixel2007
committed
ea67f1f
View commit details
Copy full SHA for ea67f1f
Browse repository at this point
Исправлен DefinitionLsifSupplier: добавлена обработка ссылок через ReferenceIndex
Show description for 19adecc
Copilot
and
nixel2007
committed
19adecc
View commit details
Copy full SHA for 19adecc
Browse repository at this point
Commits on Jan 22, 2026
Упрощён DefinitionLsifSupplier: используется только ReferenceIndex
Show description for 2336765
Copilot
and
nixel2007
committed
2336765
View commit details
Copy full SHA for 2336765
Browse repository at this point
Упрощён DefinitionLsifSupplier: используется только Reference API
Show description for e6b741d
Copilot
and
nixel2007
committed
e6b741d
View commit details
Copy full SHA for e6b741d
Browse repository at this point
DefinitionLsifSupplier: глобальный кэш resultSet между документами
Show description for 1fcf480
Copilot
and
nixel2007
committed
1fcf480
View commit details
Copy full SHA for 1fcf480
Browse repository at this point
You can’t perform that action at this time.