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

Fortran Symbols #27

Closed
kookma opened this issue Jan 28, 2018 · 10 comments
Closed

Fortran Symbols #27

kookma opened this issue Jan 28, 2018 · 10 comments

Comments

@kookma
Copy link

kookma commented Jan 28, 2018

Please complete the Fortran Symbols outlining!
There are open code in the net can be useful for this regards like Code::Blocks.

@krvajal
Copy link
Collaborator

krvajal commented Jan 28, 2018

What do you mean by Fortran Symbols outline, something like this?

tree

@kookma
Copy link
Author

kookma commented Jan 28, 2018

That's a tree of Fortran symbols e.g variable, user defined type, class, subroutines, functions, ...
Something similar to the pic you showed!

@krvajal
Copy link
Collaborator

krvajal commented Apr 17, 2018

@pedro-ricardo does this feature sound attractive to you?

@pedro-ricardo
Copy link
Collaborator

It sure does...
As a former Kate editor user, I prefer the static symbol list on a separated tab then the drop-down default of VSCode (for a large amount of symbols it gets hard to use and every time you access the drop-down it comes back to the fist symbol).
To add this feature would require something like this tutorial, right?

@pedro-ricardo
Copy link
Collaborator

But doing that in the way VSCode let extensions do it, would sacrifice the explorer tab ... and i'm not sure if that is a good idea. Maybe we should wait for Microsoft to let us create a whole new tab before adding this.

@pedro-ricardo
Copy link
Collaborator

@krvajal Just found out that this is not our problem ... This is a very popular feature request in VSCode repo #5605. When they implement this, the symbol-list will be on a separate tab already.

@pedro-ricardo
Copy link
Collaborator

Pretty sure we can close this now... It is a new feature of VSCode, on preview but already working with our symbols. It is called outline.
outline

@kookma
Copy link
Author

kookma commented Jul 1, 2018

This is great! It seems now, we can have symbol outline.

Cheers

@pedro-ricardo
Copy link
Collaborator

@kookma It is that what you were looking for? If yes, could you close this issue?

@kookma
Copy link
Author

kookma commented Jul 5, 2018

Sure!

@kookma kookma closed this as completed Jul 5, 2018
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

3 participants