|
%!s(int64=6) %!d(string=hai) anos | |
---|---|---|
.vscode | %!s(int64=6) %!d(string=hai) anos | |
images | %!s(int64=6) %!d(string=hai) anos | |
src | %!s(int64=6) %!d(string=hai) anos | |
.gitattributes | %!s(int64=6) %!d(string=hai) anos | |
.gitignore | %!s(int64=6) %!d(string=hai) anos | |
.vscodeignore | %!s(int64=6) %!d(string=hai) anos | |
CHANGELOG.md | %!s(int64=6) %!d(string=hai) anos | |
README.md | %!s(int64=6) %!d(string=hai) anos | |
package-lock.json | %!s(int64=6) %!d(string=hai) anos | |
package.json | %!s(int64=6) %!d(string=hai) anos | |
todo.md | %!s(int64=6) %!d(string=hai) anos | |
tsconfig.json | %!s(int64=6) %!d(string=hai) anos | |
tslint.json | %!s(int64=6) %!d(string=hai) anos | |
vsc-extension-quickstart.md | %!s(int64=6) %!d(string=hai) anos |
ACMoon is tool that empower users to solve competitive programming problems easily.
Describe specific features of your extension including screenshots of your extension in action. Image paths are relative to this README file.
For example if there is an image subfolder under your extension project workspace:
Tip: This is a TIP
If you have any requirements or dependencies, add a section describing those and how to install and configure them.
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 extensionmyExtension.thing
: set to blah
to do somethingUsers appreciate release notes as you update your extension.
First release of ACMoon
Note: You can author your README using Visual Studio Code. Here are some useful editor keyboard shortcuts:
Cmd+\
on macOS or Ctrl+\
on Windows and Linux)Shift+CMD+V
on macOS or Shift+Ctrl+V
on Windows and Linux)Ctrl+Space
(Windows, Linux) or Cmd+Space
(macOS) to see a list of Markdown snippetsEnjoy!