Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>vsCode_file_extensionNew to Visual Studio Code? Get it now.
vsCode_file_extension

vsCode_file_extension

jeti128

|
226 installs
| (0) | Free
VSCode extension for file mannage
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

vscode-file-extension README

This extension targer is help for developer for easy managing files. 

Features

open file 
create file
create dir 
search file

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

Requirements

If you have any requirements or dependencies, add a section describing those and how to install and configure them.

Extension Settings

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

1.0.0

Initial release of ...


Working with vscode-file-extension

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

  • open main menu (Cmd+F11 on macOS or Alt+F11 on Windows and Linux)
  • new file example:

1 select file type
2 user file browser for file location the good point select: '/'
3 Write file name (just file name DONt USE .php / .c / .cpp other file type )
create new folder for file using /new_dir_name/secund_new_dir testfile
create new file via tempate:
class: newFileName >c:className
class extend: newFileName >c:className >e:ExtendClasName

php options:
>c: class
>e: extend
>i: interface

c options
a generate main function

cpp options:
c: generate class (.cpp and .h files)

AngularJs options:
a: application name
c: controller name

vue options:
a: aplication name\

Enjoy!

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft