FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Add source information on the view by PanayotCankov · Pull Request #1761 · NativeScript/NativeScript · GitHub

Add source information on the view - #1761

Merged
PanayotCankov merged 1 commit into
masterfrom
cankov/xml-source-info
Mar 15, 2016
Merged

PanayotCankov merged 1 commit into
masterfrom
cankov/xml-source-info

Conversation

Copy link
Copy Markdown
Contributor

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.

PanayotCankov added this to the 1.8.0 milestone Mar 15, 2016
ns-bot added cla: yes and removed cla: no labels Mar 15, 2016

hdeshev commented Mar 15, 2016

Copy link
Copy Markdown
Contributor

👍

PanayotCankov added a commit that referenced this pull request Mar 15, 2016
PanayotCankov merged commit de8b6d8 into master Mar 15, 2016
PanayotCankov deleted the cankov/xml-source-info branch March 15, 2016 15:34

lock Bot commented Aug 28, 2019

Copy link
Copy Markdown

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.

lock Bot locked and limited conversation to collaborators Aug 28, 2019
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Create a 'source'-like property on the View class for debugging

3 participants


Back | FazBrowse Home | New Git URL