Better SQL Intellisense
Support
Settings
Remote Connection (database-remote )
- Key:
better-sql-intellisense.database-remote
- IF
true : Enables connection to cloud database.
- IF
false : Disables connection attempts.
Mandatory settings (if remote = true ):
better-sql-intellisense.database-remote-user : Database user.
better-sql-intellisense.database-remote-password : Database password.
better-sql-intellisense.database-remote-host : Database host.
better-sql-intellisense.database-remote-port : Database port
better-sql-intellisense.database-remote-database : Name of the database to be used.
Local Connection (database-local )
- Key:
better-sql-intellisense.database-local
Color Customization
- Key:
better-sql-intellisense.sql-code-color
- Sets the color (in HEXADECIMAL) for SQL code reality.
- Example:
#FF5733 .
---
Credits:
- NodeWillDev (William da Silva)
| |