Feature Request: Visually Emphasis Starred Items
See original GitHub issueI am using the starred Core Plugin, and I thought it would be a nice touch to add?
Looking through the console, it seems that this will output a list of all starred items:
app.internalPlugins.plugins.starred.instance.items
.filter (item => item.type === "file");
Issue Analytics
- State:
- Created a year ago
- Comments:7 (5 by maintainers)
Top Results From Across the Web
Set focus on an specific folder in explorer. · Issue #28905 ...
Feature request : Ability to focus single folder in file explorer #36709 ... I'd like a least a folder context menu item whose...
Read more >7 Ways to Prioritize Features and Product Improvements - Planio
Again, while this can be a powerful way to find features to prioritize, you want to make choices based on trends. Not individual...
Read more >IntelliSense in Visual Studio - Microsoft Learn
Learn how to use these IntelliSense features: List Members, Parameter Info, Quick Info, and Complete Word.
Read more >Custom Controls | Web Accessibility Initiative (WAI) - W3C
To make this as accessible as possible, a form is used with its fields visually hidden. It contains six radio buttons, one for...
Read more >7 Steps to Measuring the Success of a Feature - Amplitude
Every Product Needs a North Star Metric: Here's How to Find Yours · Product Strategy Template: Focus Your Efforts With These 3 Steps...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
fantastic, the css class was already enough for me. 🤩
here’s how it looks in my theme:
@chrisgrieser Released v4.8.0 🚀