Code Monkey home page Code Monkey logo

cevs's Introduction

CEVS - Custom Editor for VScode

This extension lets user organize folders/files how they see fit. I, personally, prefer to keep managed files in specific order and have certain directory structure too. For now, this extension is not a replacement of explorer, but rather an addition.

What CEVS can do:

  • Add files from explorer to CEVS by right-click->Add Files/Folder to CEVS.
  • Move folders/files around.
  • Autoupdates structure when CEVS config is updated.
  • Rename files, this will only change name in CEVS, not an actual file name. (looks ugly, but cant do anything about it)
  • Delete files/folders from CEVS.

What CEVS cannot do yet:

  • Add folder keeping original folder structure.
  • Cannot drop files/folder from explorer into CEVS.
  • Autoupdate instantly. Current watch timer is about a second.
  • Order can only be specified manually in .vscode/cevs.json file.

Milestones is now in root folder, I'll put what will be implemented there.

PS was probably a bad idea to use treeview in the first place, but for first version it will suffice.

cevs's People

Contributors

azustar avatar

Watchers

 avatar

cevs's Issues

Title alias

Hi there
As I understand it, you can give a title alias to a file, without actually changing its name. You do it manually, not as a configurable feature, but I am writing you on a whim as I thought that perhaps you would know how to do it.

I am trying to use vscode as a zettelkasten and that means I write a lot of linked notes in markdown. That means the title of a note can change along time so if I use it as namefile the links will break. Thats why I prefer to use a neutral name, like the time of creation (202208261745 would be this message). But that is a pain to read the files in vscode, as you cannot know what is it about.

How is it resolved in other software: they use a title alias, like yours, but it selects the name authomatically, from a yaml frontmatter or from the first heading. Would you like to try and do something like that?

I hope I have piqued your interest.
Bye and best regards.

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.