question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Add option to clip tab names in editor

See original GitHub issue

I don’t really need the full file’s name to know which one it is, exactly - an option to limit the number of characters would be helpful to have more tabs within a click’s reach. Examples:

  1. Clipping to (e.g.) name_maxlen=7 (excluding ~.py)
  2. If names cannot be uniquely resolved within name_maxlen, extend until a differing char is met

The full names can be kept in the clickable dropdown or Ctrl + Tab.

Issue Analytics

  • State:open
  • Created 3 years ago
  • Comments:6 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
OverLordGoldDragoncommented, Jun 9, 2020

@dalthviz I agree on your named case, but as an “option” it can be turned off any time; I frequently work with long filenames I’ve opened dozens of times over, the few I haven’t I could hover over to see the full name anyway. Also, my original idea was to have the name “fade” instead of inserting a placeholder character - but latter seems easier to implement and does the trick anyway.

Btw, PyCharm has an option to hide file extensions, which’d also help; alternatively, “if not .py, then show” - but I’ve never had to work with non-.py in Spyder.

0reactions
dalthvizcommented, Jun 9, 2020

Maybe it could be useful if you consistently follow a convention like file, file_test, file_*_, although I think there are also cases where for example a user is just trying to explorer a code base he is not familiar with and seeing incomplete filenames could be troublesome.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Video: Customize the ribbon - Microsoft Support
Select File > Options > Customize Ribbon. To add a new tab to the ribbon, select New Tab. To remove a tab, in...
Read more >
How to Add Name Bar Titles in Premiere Pro 2019 ... - YouTube
A tutorial on how to add name bar titles in Premiere Pro CC 2019. These are also known as animated lower thirds titles....
Read more >
Add titles in Final Cut Pro - Apple Support
Add a title from the browser: Double-click the title. A title clip is added at the playhead location. · Add a basic title:...
Read more >
Adding titles and text to your videos - Clipchamp Help Center
You can add text ; Click on the text ; Once you have found a title that suits your video, drag and drop...
Read more >
How do I add text in the Simplified Editor? - WeVideo
To use text styles from the Text tab, simply drag and drop your choice into the editor. You can also select the +...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found