Skip to content

PixelVision8/GameNotepad

 
 

Repository files navigation

Dropcode

Dropcode is a simple and lightweight code snippet manager. It's built with Tauri and Solid.js.

Dropcode is local-only, you can use iCloud / Dropbox / Google Drive / etc. to sync your snippets.

Download

Download the latest release (macOS & Windows).

Tips

Move multiple snippets to Trash

Shift + Click on multiple snippets:

CleanShot.2022-10-31.at.19.13.40.mp4

VSCode snippets support

Configure snippet triggers and sync them to VSCode:

CleanShot.2022-10-31.at.19.25.28.mp4

Development

Build and run this app from source:

  1. Install Node.js
  2. Install pnpm
  3. Install Rust
pnpm i
pnpm tauri dev

License

Dropcode is licensed under the MIT license. See LICENSE for more information.

About

A simple and lightweight game IDE based on the DropCode snippet manager.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 55.7%
  • Lua 39.6%
  • HTML 2.6%
  • CSS 1.1%
  • Other 1.0%