Coder Social home page Coder Social logo

lemuelcushing / vscode-title-separator-cycle Goto Github PK

View Code? Open in Web Editor NEW
1.0 2.0 0.0 314 KB

A silly VSCode extension that changes the title separator to some random unicode/emoji

Home Page: https://marketplace.visualstudio.com/items?itemName=LemuelCushing.title-separator-cycle

TypeScript 100.00%
vscode vscode-extension weekend-project

vscode-title-separator-cycle's Introduction

Title Separator Cycle - VSCode extension

A super useful addition to you workbelt! Using the brand spankin' shiny new feature of VSCode 1.45 (April 2020): window.titleSeparator (Dankeschön muuvmuuv!)

The reviewers are ecstatic:

"eh?"

"Wow. really?"

"You'll just do anything to delay your actual work, eh?"

"Do you still sell ritalin? I've an exam coming up"

Details

See those terrible dashes between the file name and the workspace name on the title bar? (If you kept the default settings, I mean) The gods have smiled on us and allowed us to change them, thanks to the important initiative of a brave few. Blessed be microsoft, giver of community driven tools, who ask nothing in return but huge profits. Amen.

Uh, anyway this extension changes that separator to a random/cycled one from a list of cool and edgy unicode & emoji, currently stored in a separate (characters.json)[https://github.com/LemuelCushing/vscode-title-separator-cycle/blob/master/src/characters.json] file. This fact might change, because it's probably a stupid way to do it.

The location of the separators is set by the native VSCode Window: Title (window.title) setting

Commands

Toggle change upon startup

Command: toggleChange
Toggles run on startup

Change separator (Random)

Command: changeSeparatorRandom
Even though the extension is called cycle, it randomizes by default, because random is magic!

What will it be next? Run bets with your friends! Could this become a terrible drinking game? Perhaps!

Change separator (Cycle)

Command: changeSeparatorCycle
Cycles over the character list one by one (Even jumps to the start of the array! The thrill!)

Choose separator from list

Command: chooseSeparator
Manually select a separator from the list of available chars

Options

Run on startup .runOnStartup

Toggles run on startup (Default: true)

Mode .mode

Either cycle or random on startup (Default: random)

Override separator list .overrideSeparatorList

If true - use .manualSeparatorList instead of in-built characters.json (Default: false)

Manual separator list .manualSeparatorList

List of characters to use instead of the in-built characters.json (if overrideSeparatorList is true & list != empty) (Default: [])

[Check the contribution tab for the others]

vscode-title-separator-cycle's People

Contributors

dependabot[bot] avatar lemuelcushing avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.