Skip to content
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

Disable Hovering Not Working #262

Open
ghost opened this issue Jul 10, 2024 · 2 comments
Open

Disable Hovering Not Working #262

ghost opened this issue Jul 10, 2024 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 10, 2024

I saw this

This project doesn't support Luau static typing and never will, you should always prefer Luau Language Server for that.

I am using Luau Language Server because it has better typing and hovering. However, I also am using Roblox LSP since it helps with front end more like Roblox's build-ins like game, etc.

The problem with this is it will make two hovers.

image
But, even with disabled hovering it doesn't disable it's hovering.

@NightrainsRbx
Copy link
Owner

NightrainsRbx commented Jul 11, 2024

I appreciate the fix and I'll look into it.

However, Luau LSP does have proper Roblox support and built-ins, you may need to enable something in the config. Roblox LSP is not necessary to be used with Luau LSP.

@ghost
Copy link
Author

ghost commented Jul 12, 2024

The only way to get game not to error, is to make Luau LSP set it to any. However, then you don't get any autocompletion, hovering, or documentation. Having both of them seems to be working for me when I edited the Roblox LSP to make config.hover.enabled work. Roblox LSP gives me the autocompletion for game that is the most important.

I like Roblox LSP's autocompletion and Luau LSP's typing and hovering.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant