Skip to content

Some questions #90

Answered by mark-wiemer
CA10C3SAR asked this question in Q&A
May 9, 2021 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Q1

Q1- Is possible to display more than one line when you rest mouse over a function name?
Example:

; Some text
; Some text
; Remove duplicates inside an array
RemoveDuplicates(object) {
}
(image)

It only displays the first line above the function.

Not yet, if you'd like this functionality, please open an issue for tracking. It's a limitation of the way method header comments are interpreted, should be easy to improve, but there are a lot of bugs on the backlog :/

Q2

Q2- Is possible to disable "goto definition" from going from a file to another?

Example:
I have 3 files open in vs code that contains the same function, when I hit goto definition, sometimes it goes to another file instead…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by mark-wiemer
Comment options

You must be logged in to vote
3 replies
@CA10C3SAR
Comment options

@kyklish
Comment options

@kyklish
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants