Skip to content

Lower case in Fortran language server promt #114

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
newmrdenis opened this issue Feb 26, 2019 · 5 comments
Closed

Lower case in Fortran language server promt #114

newmrdenis opened this issue Feb 26, 2019 · 5 comments

Comments

@newmrdenis
Copy link

I am using the additional feature of the extension which is Fortran Language server. The problem with it is I could not find any way to change the case of results as described in its repo. They say it can be achieved in two ways by the key when launching and by the project specified config file. But they both as I see are unavailable over the extension. Maybe one more setting point or connect it with a preferable case (existing point)?

@pedro-ricardo
Copy link
Collaborator

pedro-ricardo commented Mar 9, 2019

@newmrdenis Maybe i didn't understand the question but, the Fortran Language Server and its extension to VSCode (FORTRAN IntelliSense) aren't a feature of this extension.
In this extension here we simply highlight and lint.
For questions, bugs and other issues please visit their repos, Links above.

@newmrdenis
Copy link
Author

newmrdenis commented Mar 11, 2019

@pedro-ricardo I am sorry but I got this info from the readme to this repo (the part) And my discussion on the settings is based on Fortran Language Server that is "--lowercase_intrinsics". Am I mistaken?

@pedro-ricardo
Copy link
Collaborator

Oh i see... That's an experimental feature, I don't use it and I'm also not sure if it works...
Therefore I recommend you to use that feature only if you intend to contribute to the development of it.

That said, to get Fortran Language Server to work in VSCode I recommend you to leave our option false and install the FORTRAN IntelliSense extension, which I heard that does a better job in handling the Fortran Language Server.
Then maybe you can find the configuration --lowercase_intrinsics in there.

Maybe I didn't understood you question once again =] (that happens). Let me know if that's the case.

@pedro-ricardo
Copy link
Collaborator

@newmrdenis Can i close this?

@newmrdenis
Copy link
Author

@pedro-ricardo Yes, sure. Thanks for clarification.

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

No branches or pull requests

2 participants