| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
…for veiw.toString
|
👍 |
Sorry, something went wrong.
Add source information on the view
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Closes #828
ui/builder will now attach source url, line and column to the created views.
view.toString() will now append @file://file:line:column to the view information.
The utils/debug.Source.get method can be used to extract SourceCode information from view instances.