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

Debug links #76

Closed
wants to merge 11 commits into from
Closed

Debug links #76

wants to merge 11 commits into from

Conversation

jamesnw
Copy link

@jamesnw jamesnw commented Jul 19, 2024

Description

In the debug console, line numbers are now links to select or position the cursor at the relevant issue. Also, deprecation messages with links are now clickable.

Related Issue(s)

Addresses #75

Steps to test/reproduce

  1. Debug, Warn, and Deprecation links
    2. Error link
  2. Error without a range

Links should allow you to open in new tab/window with CMD/Shift/Right click, etc.

  • Design

Copy link

netlify bot commented Jul 19, 2024

Deploy Preview for sass-site-oddbird ready!

Name Link
🔨 Latest commit 6575e67
🔍 Latest deploy log https://app.netlify.com/sites/sass-site-oddbird/deploys/66e347c37c8ed60008acec15
😎 Deploy Preview https://deploy-preview-76--sass-site-oddbird.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@jamesnw
Copy link
Author

jamesnw commented Jul 19, 2024

@mirisuzanne or @stacyk This is ready for design.

@jamesnw jamesnw linked an issue Aug 8, 2024 that may be closed by this pull request
@mirisuzanne mirisuzanne removed their assignment Sep 3, 2024
@stacyk
Copy link
Member

stacyk commented Sep 12, 2024

@jamesnw I added another example, which has all three, and will scroll you down the page a bit. I also wanted one that tests 3 digit gutters here. I also tested it with 4 and 5 and it works, but it is pretty tight at 5. I kept the bullet since I couldn't change the line number associated as there was not semantic link to the line that has a notice in the markup. I attempted to do a bg color pseduo element, but since I didn't know how wide to make it as that column is allowed to grow, I decided this bullet works OK with a few tweaks.

This is ready for review.

@jamesnw
Copy link
Author

jamesnw commented Sep 12, 2024

Moved to sass#1179

@jamesnw jamesnw closed this Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Playground- Debug links
3 participants