-
Notifications
You must be signed in to change notification settings - Fork 936
[NETBEANS-189] Updates for Sql autocomplete #2820
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
Closed
Closed
Changes from all commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
ca0f07f
Allows auto-completion even with no connection and added some basic h…
ebresie e6d4070
Allows auto-completion even with no connection and added some basic h…
ebresie 96b4f70
Updates based on PR comments. Removed "annotation" and related items…
ebresie 8935aba
Removed reference to netbeans-modules-db-sql-editor_annotation.xml wh…
ebresie 7755bda
Removed reference to spi.java.hints from project.xml file which is no…
ebresie 9fb0a8c
Removed unused LAB_db_sql_editor_annotation which is not needed
ebresie b2ba9a8
Removed fix/hints and related updates.
ebresie dce7e04
Added notification of no connection when applicable.
ebresie 5fb5027
Changes getUnquotedIdentifier to return current text without checking…
ebresie 7809a7a
Removed notification warning.
ebresie eae8176
Removed unused imports.
ebresie 84b3508
[NETBEANS-189] Allows auto-completion even with no connection
ebresie c82fd4a
[NETBEANS-189] Allows auto-completion even with no connection
ebresie 990b606
Merge branch 'sql_autocomplete' of https://github.com/ebresie/netbean…
ebresie 56ed922
Merge branch 'sql_autocomplete' of https://github.com/ebresie/netbean…
ebresie 8ee7b3e
Merge branch 'sql_autocomplete' of https://github.com/ebresie/netbean…
ebresie ad9eb22
Merge branch 'sql_autocomplete' of https://github.com/ebresie/netbean…
ebresie 6f7735c
Merge branch 'sql_autocomplete' of https://github.com/ebresie/netbean…
ebresie 912ac4f
Merge branch 'sql_autocomplete' of https://github.com/ebresie/netbean…
ebresie e2f928d
Merge branch 'sql_autocomplete' of https://github.com/ebresie/netbean…
ebresie 11150b7
Allows auto-completion even with no connection.
ebresie a036c0e
Updates based on PR comments. Removed "annotation" and related items…
ebresie 33a59c8
Update project.xml
ebresie 4be31d4
Update SQLCompletionProvider.java
ebresie File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.