GithubHelp home page GithubHelp logo

showcatalog's Introduction

展示目录

需求

在资源管理器下新建一个treeView,展示txt的目录。

目录正则:第.?卷 +.?\r\n/g

问题

将工程放到别人的vscode下,不行。 开始我以为是版本问题,结果修改为低版本也不行。遂放弃。

使用

将工程下载,放到 %USERPROFILE%.vscode\extensions 中,然后重启vscode。 资源管理器应该会出现一个目录节点,编辑区右键菜单也会出现展示目录,点击菜单,将当前txt的目录展示出来。

历程

我想编辑txt,但是想将目录展示出来。开始想用npp搞,结果c++难倒我了。

后来看到vs是js(ts)开发的,这个我应该熟一点吧???

然后就用这个开发,嗯,没用ts,因为接触的demo就是js,估计后期转为ts???

下一步计划:

  • 展示多个文件目录,关闭文件时,自动删除目录。
  • 打开epub

md技巧:这个不用管。

![feature X](images/feature-x.png)

Include if your extension adds any VS Code settings through the contributes.configuration extension point.

For example:

This extension contributes the following settings:

  • myExtension.enable: enable/disable this extension
  • myExtension.thing: set to blah to do something

Note: You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:

  • Split the editor (Cmd+\ on macOS or Ctrl+\ on Windows and Linux)
  • Toggle preview (Shift+CMD+V on macOS or Shift+Ctrl+V on Windows and Linux)
  • Press Ctrl+Space (Windows, Linux) or Cmd+Space (macOS) to see a list of Markdown snippets

For more information

Enjoy!

showcatalog's People

Stargazers

cynen avatar  avatar

Watchers

 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.