Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
10000 commits
Select commit Hold shift + click to select a range
d788138
Rename static final fields to screaming snake case
f-schnabel Jul 4, 2024
16b2cc4
Replace Paths.get with Path.of
f-schnabel Jul 13, 2024
25d9042
Exceptions in "throws" clauses should not be superfluous
f-schnabel Jun 18, 2024
128bb7d
Don't use brackets around deplendencies and use `libs` everywhere
f-schnabel Sep 20, 2024
220a0b3
Merge pull request #42989 from mindula/fix-42653
gimantha Sep 20, 2024
52308bb
Remove type symbol from constant declaration
nipunayf Apr 26, 2024
69354e1
Update the quick pick test cases
nipunayf Apr 26, 2024
f362d36
Set the const type for ambiguous types
nipunayf Sep 17, 2024
979e67c
Add a comment for string:Char case
nipunayf Sep 17, 2024
1e8d368
Update the failing test case
nipunayf Sep 17, 2024
66c194d
Fix bal shell service tests
warunalakshitha Sep 24, 2024
fc80c1b
Merge pull request #43406 from warunalakshitha/java21_jbal_tests
warunalakshitha Sep 26, 2024
601df6f
Fix call stack test
HindujaB Oct 2, 2024
0c2c4e8
Fix failing debugger tests
HindujaB Oct 2, 2024
2d2b8a0
Use daemon strand for tests
warunalakshitha Oct 2, 2024
0d0d809
Merge pull request #43434 from warunalakshitha/java21_jbal_tests
warunalakshitha Oct 2, 2024
7e6df45
Merge pull request #43028 from Shadow-Devil/final-fields
gimantha Oct 2, 2024
b822ff2
Merge branch 'master' into replace-paths-get-with-path-of
gimantha Oct 2, 2024
dc663b9
Remove defaultable from error message
areebniyas Oct 2, 2024
2e46118
Add virtual threads to debugger
HindujaB Oct 3, 2024
6fab17e
Fix merge conflicts
HindujaB Oct 3, 2024
eaeede7
Fix checkstyle errors
HindujaB Oct 4, 2024
f0d9838
Merge pull request #43440 from areebniyas/master
gimantha Oct 4, 2024
4afd61c
Merge pull request #43256 from Shadow-Devil/redundant-throws
gimantha Oct 4, 2024
4a34bbc
Merge pull request #43392 from Shadow-Devil/convention-plugins
gimantha Oct 4, 2024
1a6024d
Address review suggestions
HindujaB Oct 7, 2024
99edc6f
Merge pull request #43401 from Shadow-Devil/update-module-info
gimantha Oct 8, 2024
0da9efa
Address suggestions
HindujaB Oct 8, 2024
efe0cdc
Merge pull request #43448 from HindujaB/java21-fix
warunalakshitha Oct 8, 2024
24bdd7f
Remove unused imprt from JBallerinaDebugServer
warunalakshitha Oct 9, 2024
abdce6b
Merge pull request #43475 from warunalakshitha/debug_checkstyle
warunalakshitha Oct 9, 2024
c287730
Add configurable and automations to the components
nipunayf Oct 9, 2024
5c7c66e
Merge pull request #43476 from nipunayf/improve-components-api
hasithaa Oct 9, 2024
255f96e
Remove java tuples dependency
f-schnabel Oct 10, 2024
bec9c1a
Convert nulls to json
f-schnabel Oct 10, 2024
704ae81
Implement closed record with json rest fields for json-mapper
f-schnabel Oct 10, 2024
2cdbbd5
Refactor JsonToRecordMapperTests
f-schnabel Oct 10, 2024
9ae4397
Implement closed record with json rest fields for json-to-record-conv…
f-schnabel Oct 10, 2024
8cbd0c5
Refactor JsonToRecordConverter
f-schnabel Oct 10, 2024
adfa3a2
Refactor JsonToRecordMapperTests
f-schnabel Oct 11, 2024
44731f5
Fix long line
f-schnabel Oct 13, 2024
1ffc9c5
Fix checkstyle issue in JsonToRecordMapperTests.java
gimantha Oct 14, 2024
d86244d
Fix spotbugs
f-schnabel Oct 14, 2024
5a081c3
Fix constant expressions
f-schnabel Jul 3, 2024
1a5110d
Generate Type model for referenced type symbol
KavinduZoysa Oct 16, 2024
3df8497
LS apis to get diagnostics and main function args
LakshanWeerasinghe Oct 16, 2024
0e26a53
Support passing main function args for fast run
LakshanWeerasinghe Oct 16, 2024
636ae57
Add capablity classes to new ls apis
LakshanWeerasinghe Oct 16, 2024
52ad96f
Merge pull request #43491 from KavinduZoysa/add-type-def
KavinduZoysa Oct 16, 2024
133090d
Fix formatting
f-schnabel Oct 17, 2024
5acf171
Add tests for diagnostics ls extension ep
LakshanWeerasinghe Oct 18, 2024
a46c83a
Add tests for mainFuncParams ls extension ep
LakshanWeerasinghe Oct 18, 2024
bf859c1
Support mainFuncParams api for rest params
LakshanWeerasinghe Oct 18, 2024
295b22c
Add tests
LakshanWeerasinghe Oct 18, 2024
391cd30
Address review suggestions
LakshanWeerasinghe Oct 18, 2024
4891a5c
Merge pull request #43494 from LakshanWeerasinghe/run-main-with-param…
LakshanWeerasinghe Oct 20, 2024
0096683
Fix Intermittent exceptions when Stepping over code
NipunaRanasinghe Oct 21, 2024
353a5e4
Fix NPE when setting breakpoints
NipunaRanasinghe Oct 22, 2024
58043a1
Improve formatting
NipunaRanasinghe Oct 22, 2024
2a818e7
Merge pull request #43517 from NipunaRanasinghe/debugger-fixes
NipunaRanasinghe Oct 23, 2024
3eaf3fa
Add new trigger service with inbuilt triggers
TharmiganK Oct 23, 2024
ef042a2
Add tests
TharmiganK Oct 23, 2024
2d9f1a3
Merge branch 'master' into issues/42610
f-schnabel Oct 23, 2024
73b040c
Apply review suggestion
f-schnabel Oct 23, 2024
5295c70
Add more inbuilt triggers
TharmiganK Oct 24, 2024
d0614b1
Merge pull request #43519 from ballerina-platform/new-triggers
LakshanWeerasinghe Oct 24, 2024
3a9fe12
Fix filter and limit functionalities
TharmiganK Oct 25, 2024
e144a39
Add test cases
TharmiganK Oct 25, 2024
6e5952e
Merge remote-tracking branch 'origin/flow_model' into new-triggers
TharmiganK Oct 25, 2024
873c06a
Update descriptions
TharmiganK Oct 25, 2024
f3019eb
Ignore properties read failure
TharmiganK Oct 25, 2024
07a4bea
Merge pull request #43482 from Shadow-Devil/issues/42610
gimantha Oct 28, 2024
1aeb844
Add remote functions to components
nipunayf Oct 28, 2024
085c34c
Merge pull request #43529 from nipunayf/add-remote-functions
KavinduZoysa Oct 28, 2024
1823b02
Merge pull request #43522 from ballerina-platform/new-triggers
TharmiganK Oct 29, 2024
11cb804
Add search by name support in the new trigger service
TharmiganK Oct 29, 2024
4e43906
Add test
TharmiganK Oct 29, 2024
4d558da
Optimize dynamic breakpoint handling
NipunaRanasinghe Oct 31, 2024
bd8151e
Fix incorrect name fields
TharmiganK Nov 1, 2024
234cdfd
Use graphQL api to pull central package info
LakshanWeerasinghe Nov 4, 2024
8835db0
Update central package response json
LakshanWeerasinghe Nov 4, 2024
7fa870e
Merge pull request #43530 from ballerina-platform/new-triggers
TharmiganK Nov 4, 2024
f58c3b0
Improve JDI breakpoint events handling
NipunaRanasinghe Nov 4, 2024
7c5d5be
Optimize breakpoint processing logic in no-debug mode
NipunaRanasinghe Nov 4, 2024
37c2c32
Add resource calls to visible endpoints
LakshanWeerasinghe Nov 4, 2024
c63a14d
Merge pull request #43547 from LakshanWeerasinghe/resource-path-visib…
hasithaa Nov 4, 2024
5b50a4f
Fix step-over behaviour for function-typed parameters
NipunaRanasinghe Nov 4, 2024
0c69fe1
Add minor fix
NipunaRanasinghe Nov 4, 2024
1b950db
Address review suggestions
NipunaRanasinghe Nov 4, 2024
36914db
Remove unused imports
LakshanWeerasinghe Nov 5, 2024
765f169
Fix failing LS completion tests
LakshanWeerasinghe Nov 5, 2024
10cb515
Fix dynamic breakpoint processing followed by continue commands
NipunaRanasinghe Nov 5, 2024
764bb84
Add generate variable name method
nipunayf Nov 6, 2024
6c77ed3
Merge pull request #43553 from nipunayf/add-default-name-gen
LakshanWeerasinghe Nov 6, 2024
ef21059
Migrate lang usages of runtime APIs
warunalakshitha Nov 6, 2024
9d4ff5e
Update new trigger service to return only the stable triggers
TharmiganK Nov 7, 2024
ecbdc8b
Update trigger models to support listener creation
TharmiganK Nov 7, 2024
7030481
Add new stable triggers
TharmiganK Nov 7, 2024
96be5e4
Fix test cases
TharmiganK Nov 7, 2024
b4c5791
Merge pull request #43555 from warunalakshitha/refactor_APIs
warunalakshitha Nov 7, 2024
c4ff5fa
Merge pull request #43556 from ballerina-platform/new-triggers
hasithaa Nov 7, 2024
486e6df
Fix intermittent failures during breakpoint condition evaluations
NipunaRanasinghe Nov 10, 2024
b61b830
Sync with master branch
NipunaRanasinghe Nov 11, 2024
6739618
Fix a merge conflict
NipunaRanasinghe Nov 11, 2024
7e91323
Sync with master
warunalakshitha Nov 11, 2024
72d1e01
Sync with u11 changes
NipunaRanasinghe Nov 11, 2024
74e5426
Merge pull request #43565 from warunalakshitha/syncWithMaster
warunalakshitha Nov 11, 2024
79938c4
Refactor ballerina runtime
warunalakshitha Nov 11, 2024
246e56a
Sync with master
warunalakshitha Nov 12, 2024
ffd9fd8
Sync with master
warunalakshitha Nov 12, 2024
794906a
Use single threaded executor for variable processing to avoid intermi…
NipunaRanasinghe Nov 12, 2024
37d7c8a
Merge pull request #43571 from warunalakshitha/syncMaster
warunalakshitha Nov 12, 2024
00d8ae9
Fix debugger evaluation test
warunalakshitha Nov 12, 2024
898df53
Sync with Java 21 branch
warunalakshitha Nov 12, 2024
75a3071
Merge pull request #43569 from warunalakshitha/refactorRuntime
warunalakshitha Nov 12, 2024
3aee0f4
Fix evaluation failures
NipunaRanasinghe Nov 12, 2024
086f6f7
Fix step-over behaviour for init methods
NipunaRanasinghe Nov 12, 2024
82338c0
Merge pull request #43573 from NipunaRanasinghe/debugger-variable-opt…
NipunaRanasinghe Nov 13, 2024
0969855
Fix slowness while loading stack frames during debug hits
NipunaRanasinghe Nov 13, 2024
19f75d6
Optimize user breakpoints processing logic
NipunaRanasinghe Nov 13, 2024
15f7dab
Fix error handling for dynamic breakpoint failures
NipunaRanasinghe Nov 13, 2024
145e6f8
Sync with master
warunalakshitha Nov 13, 2024
cd4e362
Merge pull request #43577 from warunalakshitha/syncMaster
warunalakshitha Nov 13, 2024
d824779
Update debugger project loader to support bal persist sources
NipunaRanasinghe Nov 13, 2024
5d81e91
Fix spotbugs
NipunaRanasinghe Nov 13, 2024
7f7b1bf
Fix spotbugs and checkstyle
NipunaRanasinghe Nov 13, 2024
ae19738
Merge pull request #43578 from NipunaRanasinghe/debugger-persist-sour…
NipunaRanasinghe Nov 14, 2024
02b6955
Sync with master
warunalakshitha Nov 14, 2024
c2751b6
Fix intermittent failure when fetching local variables
NipunaRanasinghe Nov 15, 2024
5d3482e
Fix build failure
NipunaRanasinghe Nov 16, 2024
c1ca3a9
Merge pull request #43584 from warunalakshitha/syncDebuggerChanges
warunalakshitha Nov 16, 2024
4e07f67
Merge pull request #43576 from NipunaRanasinghe/debugger-fix-stackfra…
NipunaRanasinghe Nov 17, 2024
c8a0cc8
Merge pull request #43568 from ballerina-platform/java21
warunalakshitha Nov 18, 2024
982b6d9
Add modules entry to PackageJson
azinneera Nov 7, 2024
6f441ff
Update ls core test outputs
azinneera Nov 18, 2024
680f807
Merge pull request #43497 from azinneera/prj_api_readme_new
azinneera Nov 18, 2024
4548089
Merge branch 'master' into flow_model-update
dulajdilshan Nov 18, 2024
3fc61ad
Fix tests
dulajdilshan Nov 18, 2024
6f4c754
Merge branch 'master' into flow_model-update
dulajdilshan Nov 18, 2024
14c9e96
Merge pull request #43598 from dulajdilshan/flow_model-update
KavinduZoysa Nov 18, 2024
63054d3
Fix spotbugs warnings and errors
dulajdilshan Nov 19, 2024
aba0d8e
Merge pull request #43605 from dulajdilshan/flow_model-update
KavinduZoysa Nov 19, 2024
65e974e
Merge branch 'master' into load-libs-with-graphql
LakshanWeerasinghe Nov 20, 2024
1d31951
Update component tests
dulajdilshan Nov 20, 2024
9d53e77
Fix project-component API responses
dulajdilshan Nov 20, 2024
f159d77
Merge branch 'master' into flow_model-update
dulajdilshan Nov 20, 2024
a0f63d8
Merge pull request #43625 from dulajdilshan/flow_model-update
dulajdilshan Nov 20, 2024
92f4325
Fix language server checkstyle error
dulajdilshan Nov 21, 2024
0d2dde2
Fix language server tests
dulajdilshan Nov 21, 2024
35a649e
Merge pull request #43627 from dulajdilshan/flow_model-update
HindujaB Nov 21, 2024
69c9433
Fix step-over behaviour followed by step-in instructions
NipunaRanasinghe Nov 29, 2024
74f3b96
Update execution context to support reset state
NipunaRanasinghe Dec 3, 2024
b989bc7
Add support for restart requests
NipunaRanasinghe Dec 3, 2024
6feba70
Fix a project caching issue during debugger restarts
NipunaRanasinghe Dec 4, 2024
702b038
Refactor code to remove redundancies
NipunaRanasinghe Dec 4, 2024
739c24e
Fix sending vm exit notifications to the client
NipunaRanasinghe Dec 4, 2024
a82f82a
Fix spotbugs
NipunaRanasinghe Dec 4, 2024
a64478d
Fix minor issues
NipunaRanasinghe Dec 4, 2024
2aa5779
Fix more test failures
NipunaRanasinghe Dec 4, 2024
37b5bfc
Merge pull request #43686 from NipunaRanasinghe/debugger-restart-master
NipunaRanasinghe Dec 5, 2024
0e69dd0
Make the breakpoint verification configurable
NipunaRanasinghe Dec 6, 2024
77aa5bd
Fix verification when the feature is enabled
NipunaRanasinghe Dec 6, 2024
145fadc
Update misc/debug-adapter/modules/debug-adapter-core/src/main/java/or…
NipunaRanasinghe Dec 10, 2024
733be52
Merge pull request #43692 from NipunaRanasinghe/debugger-verification…
NipunaRanasinghe Dec 10, 2024
439b102
Improve fast-run feature to launch programs in debug mode
NipunaRanasinghe Dec 11, 2024
18f0733
Integrate fast-run support to the debugger
NipunaRanasinghe Dec 11, 2024
e63ffc1
Fix showing debuggee program output in the fast-run mode
NipunaRanasinghe Dec 11, 2024
dfd1cf4
Add minor fixes
NipunaRanasinghe Dec 11, 2024
2886687
Fix RPC method overriding issue
NipunaRanasinghe Dec 11, 2024
e34eef0
Address review suggestion
NipunaRanasinghe Dec 11, 2024
5684d71
Add support for passing env variables and program args in fast-run mode
NipunaRanasinghe Dec 13, 2024
5893c6b
Improve fast-run LS command to support user env variables
NipunaRanasinghe Dec 13, 2024
cee3fd7
Fix build failures
NipunaRanasinghe Dec 13, 2024
0f96902
Fix LS test failures
NipunaRanasinghe Dec 16, 2024
a0a5b29
Address review suggestions
NipunaRanasinghe Dec 17, 2024
30a220b
Merge pull request #43709 from NipunaRanasinghe/debugger-fast-run-sup…
NipunaRanasinghe Dec 17, 2024
d510715
Disable stepping into external sources in low-code mode
NipunaRanasinghe Dec 25, 2024
3035237
Improve error message
NipunaRanasinghe Jan 3, 2025
d23741e
Merge pull request #43732 from NipunaRanasinghe/debugger-lowcode-mode
NipunaRanasinghe Jan 8, 2025
0dbca7f
Improve fast-run feature to fail-fast on compilation errors
NipunaRanasinghe Jan 6, 2025
12e5a7c
Modify debug server to terminate upon restart failures
NipunaRanasinghe Jan 6, 2025
b300faf
Fix minor issues
NipunaRanasinghe Jan 6, 2025
a8d14f2
Update run executor to report BLangCompilerExceptions
NipunaRanasinghe Jan 7, 2025
c04437c
Add new test cases to cover fast-run diagnostics
NipunaRanasinghe Jan 7, 2025
fe1a8a9
Fix test failures
NipunaRanasinghe Jan 8, 2025
27e23d0
Fix breakpoint changes inside Ballerina services after starting a deb…
NipunaRanasinghe Jan 8, 2025
edcb004
Merge pull request #43739 from NipunaRanasinghe/debugger-bp-fix-master
NipunaRanasinghe Jan 8, 2025
2f7cad1
Make restart requests synchronous
NipunaRanasinghe Jan 9, 2025
b35f7f6
Merge pull request #43735 from NipunaRanasinghe/fast-run-improvements…
NipunaRanasinghe Jan 9, 2025
1d22d4d
Add ApiSpecGenerator init implementation
nipunayf Nov 20, 2024
e9caf29
Update the api spec gen implementation
nipunayf Nov 20, 2024
7f6f0ab
Add lang server spec command
nipunayf Nov 21, 2024
66679fc
Add test cases for the api doc gen
nipunayf Nov 21, 2024
827cc95
Ignore spotbugs failures
nipunayf Nov 21, 2024
12e3d46
Increase the test coverage
nipunayf Nov 22, 2024
b097e0f
Merge pull request #43641 from nipunayf/dump-ls-apis
nipunayf Feb 4, 2025
f5cda8c
Clear debug hits before restarting the debug session
NipunaRanasinghe Feb 14, 2025
84f4d61
Merge pull request #43821 from NipunaRanasinghe/master
NipunaRanasinghe Feb 14, 2025
45a6d03
[master] Implement semtype for type system in Ballerina (#43685)
gimantha Feb 21, 2025
91496db
Add two new fields to diagram util Type model
LakshanWeerasinghe Feb 26, 2025
7c68945
Add two new fields to diagram util Type model
LakshanWeerasinghe Feb 26, 2025
b0e41a0
Update failing tests
LakshanWeerasinghe Feb 26, 2025
c29876e
Update failing tests
LakshanWeerasinghe Feb 26, 2025
12e7417
Add prompt as code category in the `ballerinaPackage/components` API
dulajdilshan Mar 6, 2025
1f7af14
Update natural programming library checking logic
dulajdilshan Mar 9, 2025
0f6501d
Add on api to notify client
nipunayf Mar 9, 2025
f1c1039
Merge pull request #43899 from nipunayf/notify-api-12
hasithaa Mar 9, 2025
b68aa43
Change `promptAsCode` to `naturalFunctions` with NaturalFunction anno…
dulajdilshan Mar 11, 2025
cd6778c
Update language-server/modules/langserver-core/src/main/java/org/ball…
dulajdilshan Mar 11, 2025
ef3d64e
Get the semantic model from the package
nipunayf Mar 13, 2025
948e7fb
Merge pull request #43918 from nipunayf/fix-semantic-model-issue
nipunayf Mar 14, 2025
d85b59e
Add publish artifacts api
nipunayf Apr 2, 2025
aa05db6
Run the subscribers in parallel
nipunayf Apr 2, 2025
8cf7578
Make event sync pub sub concurrent safe
nipunayf Apr 2, 2025
97c7d5b
Merge pull request #43847 from LakshanWeerasinghe/fix-#43843
NipunaRanasinghe Apr 8, 2025
a87b9dd
Merge pull request #43962 from nipunayf/add-publish-artifacts
NipunaRanasinghe Apr 8, 2025
3099159
Fix tests
MaryamZi Apr 11, 2025
ce10f88
Create the dependencies toml if not exists
nipunayf Apr 5, 2025
a1e0ac1
Create the dependencies toml if not exists
nipunayf Apr 7, 2025
9c3325e
Provide a notification to pull the modules
nipunayf Apr 7, 2025
c22ac6c
Fix concurrency issues in load project
nipunayf Apr 7, 2025
8598256
Check unresolved modules in resolveModuleDependencies
nipunayf Apr 7, 2025
1f29056
Avoid saving the dependencies toml
nipunayf Apr 7, 2025
ad3d6ed
Provide pull module execution only on open
nipunayf Apr 7, 2025
ffb278f
Add prefix for pull module progress
nipunayf Apr 9, 2025
c517b5a
Merge pull request #43993 from MaryamZi/natural-programming
MaryamZi Apr 16, 2025
5bee55e
Merge branch 'master' of https://github.com/ballerina-platform/baller…
MaryamZi Apr 16, 2025
858091e
Merge pull request #44006 from nipunayf/master-resolve-modules
nipunayf Apr 16, 2025
bf254f4
Merge pull request #44010 from MaryamZi/natural-programming
MaryamZi Apr 16, 2025
6ecdfd6
Merge pull request #44017 from ballerina-platform/master
MaryamZi Apr 17, 2025
d157b02
Remove older natural functions listing in `ballerinaProject/component…
dulajdilshan Apr 22, 2025
0348dea
Merge pull request #44035 from dulajdilshan/rm-np
NipunaRanasinghe Apr 22, 2025
cd484cc
Add the experimental compilation capability
nipunayf Apr 23, 2025
7947074
Rename the flag to experimentalLanguageFeatures
nipunayf Apr 24, 2025
7f07f4e
Merge pull request #44044 from nipunayf/experimental-capability
MaryamZi Apr 24, 2025
9aac6f0
Add record field documentation to Type model
LakshanWeerasinghe Mar 30, 2025
0573271
Fix issue with doc adding order
LakshanWeerasinghe Mar 30, 2025
0c709ea
Add type defintion docs to model
LakshanWeerasinghe Mar 31, 2025
976600b
Update misc/diagram-util/src/main/java/org/ballerinalang/diagramutil/…
LakshanWeerasinghe Mar 31, 2025
263fb23
Fix IndexOutOfBoundException in STModify API
NipunaRanasinghe Apr 7, 2025
7499547
Improve logic to handle indexoutofbounds in end offset
NipunaRanasinghe Apr 8, 2025
6ebbb3d
Fix checkstyle
NipunaRanasinghe Apr 8, 2025
0ebd827
Fix inheritDoc in the method documentation
nipunayf Apr 24, 2025
11404cc
Merge pull request #44050 from nipunayf/experimental-capability
MaryamZi Apr 24, 2025
a92c00c
Fix spotbugs error in the workspace manager
nipunayf Apr 24, 2025
c025fb9
Merge pull request #44053 from nipunayf/experimental-capability
MaryamZi Apr 24, 2025
6b3649b
Merge pull request #44047 from NipunaRanasinghe/master
MaryamZi Apr 24, 2025
de710b0
Merge pull request #44046 from LakshanWeerasinghe/type-model-docs-master
MaryamZi Apr 24, 2025
6bf1f6d
Merge pull request #44057 from ballerina-platform/pr-merge
NipunaRanasinghe Apr 25, 2025
f197527
Merge remote-tracking branch 'blang-filtered/master' into migrate-ls
nipunayf May 22, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
The diff you're trying to view is too large. We only load the first 3000 changed files.
209 changes: 209 additions & 0 deletions language-server/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,209 @@
#################
## Java
#################
*.class
*.claz

# Package files
*.jar
*.war
*.ear

# Mobile Tools for Java (J2ME)
.mtj.tmp/

# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml
hs_err_pid*

#################
## Eclipse
#################
*.pydevproject
.metadata
.gradle
tmp/
*.tmp
*.bak
*.swp
*~.nib
local.properties
.settings/
.loadpath

# Eclipse Core
.project

# External tool builders
.externalToolBuilders/

# Locally stored "Eclipse launch configurations"
*.launch

# CDT-specific
.cproject

# JDT-specific (Eclipse Java Development Tools)
.classpath

# Java annotation processor (APT)
.factorypath

# PDT-specific
.buildpath

# sbteclipse plugin
.target

# TeXlipse plugin
.texlipse


#################
## JetBrains IDEs
## IntelliJ, WebStorm, RubyMine, PhpStorm, AppCode, PyCharm, CLion, Android Studio
#################
*.iml

## Directory-based project format:
.idea/
modules/web/.idea
# if you remove the above rule, at least ignore the following:

# User-specific stuff:
# .idea/workspace.xml
# .idea/tasks.xml
# .idea/dictionaries

# Sensitive or high-churn files:
# .idea/dataSources.ids
# .idea/dataSources.xml
# .idea/sqlDataSources.xml
# .idea/dynamic.xml
# .idea/uiDesigner.xml

# Gradle:
# .idea/gradle.xml
# .idea/libraries

# Mongo Explorer plugin:
# .idea/mongoSettings.xml

## File-based project format:
*.ipr
*.iws

## Plugin-specific files:

# IntelliJ
/out/

# mpeltonen/sbt-idea plugin
.idea_modules/

# JIRA plugin
atlassian-ide-plugin.xml

# Crashlytics plugin (for Android Studio and IntelliJ)
com_crashlytics_export_strings.xml
crashlytics.properties
crashlytics-build.properties


#################
## NetBeans
#################
nbproject/private/
build/
nbbuild/
dist/
nbdist/
nbactions.xml
nb-configuration.xml
.nb-gradle/


#################
## Linux
#################
*~

# KDE directory preferences
.directory

# Linux trash folder which might appear on any partition or disk
.Trash-*


#################
## OSX
#################
.DS_Store
.AppleDouble
.LSOverride

# Icon must end with two \r
Icon


# Thumbnails
._*

# Files that might appear in the root of a volume
.DocumentRevisions-V100
.fseventsd
.Spotlight-V100
.TemporaryItems
.Trashes
.VolumeIcon.icns

# Directories potentially created on remote AFP share
.AppleDB
.AppleDesktop
Network Trash Folder
Temporary Items
.apdisk

#################
## Windows
#################
# Windows image file caches
Thumbs.db
ehthumbs.db

# Folder config file
Desktop.ini

# Recycle Bin used on file shares
$RECYCLE.BIN/

# Windows Installer files
*.cab
*.msi
*.msm
*.msp

# Windows shortcuts
*.lnk

#################
## Maven
#################
target/
dependency-reduced-pom.xml

#################
## NPM
#################
node_modules/
dist
npm-debug.log

#################
## ATOM
#################
.jshintrc

#################
## VS_CODE
#################
.vscode
Loading