Skip to content

Allow for un-dimming, dimming the entire file, and undimming certains segments, rename commands to "Quick Dim: *" - #1

Open
dpenning wants to merge 2 commits into
sunliangqin:mainfrom
dpenning:main
Open

Allow for un-dimming, dimming the entire file, and undimming certains segments, rename commands to "Quick Dim: *"#1
dpenning wants to merge 2 commits into
sunliangqin:mainfrom
dpenning:main

Conversation

@dpenning

Copy link
Copy Markdown
  • Updated the SemVer to 1.1.1

  • Store the dimDecorationTypes as a map for each editor to a specific range.

  • Update ranges when dimming/undimming to union/difference so that theres always 0 or 1 decorations applying per line.

  • Added new command "quickDim.undim" which undims the selection

  • Added new command "quickDim.dimEntireFile" which dims the entire file

  • Added new command "quickDim.undimEntireFile" which undims the entire file

  • Updated the title of commands to include the extension name for easier searching

  • Tested new functions

@dpenning

Copy link
Copy Markdown
Author

BTW thanks for making this extension, I thought it was cool but needed a bit more love.

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.

1 participant