All Projects → chevdor → EthereumSoliditySnippets

chevdor / EthereumSoliditySnippets

Licence: other
Set of useful snippet for efficiently using SublimeText and the Ethereum Solidity SmartContract programming language.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to EthereumSoliditySnippets

CP-Snippets
Important codes/functions/snippets required frequently in CP
Stars: ✭ 18 (-33.33%)
Mutual labels:  snippets
Snippet2
A simple Code Snippet with user account and share feature
Stars: ✭ 20 (-25.93%)
Mutual labels:  snippets
tricks
Tipps und Tricks rund um REDAXO 5
Stars: ✭ 96 (+255.56%)
Mutual labels:  snippets
vscode-javascript-snippets
✂️ Visual Studio Code snippets for JavaScript, TypeScript, and React
Stars: ✭ 38 (+40.74%)
Mutual labels:  snippets
dev-cheatsheets
A collection of code snippets and CLI guides for quick and easy reference while coding
Stars: ✭ 33 (+22.22%)
Mutual labels:  snippets
30-seconds-of-git
Short git snippets for all your development needs
Stars: ✭ 235 (+770.37%)
Mutual labels:  snippets
LuaExtended
An improved ST3 Lua syntax definition.
Stars: ✭ 19 (-29.63%)
Mutual labels:  snippets
competitive-haskell
Snippets for competitive programming in Haskell
Stars: ✭ 23 (-14.81%)
Mutual labels:  snippets
ReactEd
An extension to assist with development of react and redux applications.
Stars: ✭ 48 (+77.78%)
Mutual labels:  snippets
ethereum-scripts
Common useful JavaScript snippets for geth
Stars: ✭ 33 (+22.22%)
Mutual labels:  snippets
katana-code
Code Utilities for Erlang
Stars: ✭ 14 (-48.15%)
Mutual labels:  snippets
goodcode
A curated collection of annotated code examples from prominent open-source projects
Stars: ✭ 184 (+581.48%)
Mutual labels:  snippets
IOTA101
IOTA Developer Essentials
Stars: ✭ 38 (+40.74%)
Mutual labels:  snippets
laravel forms boostrap snippets
Handy Sublime Text snippets to create forms inputs for Laravel Collective Forms with Twitter Bootstrap 3.
Stars: ✭ 38 (+40.74%)
Mutual labels:  snippets
ZenScript
Visual Studio Code extension/Language Server for ZenScript, includes highlight, code snippet and language server(WIP). Works with 👇
Stars: ✭ 29 (+7.41%)
Mutual labels:  snippets
Emojions
Embeddable Emoji Bar
Stars: ✭ 15 (-44.44%)
Mutual labels:  snippets
antd-snippets
Ant-Design Snippets for VS Code
Stars: ✭ 37 (+37.04%)
Mutual labels:  snippets
js-jsx-snippets
Extensions for React, Redux in JS with babel and ES7 syntax
Stars: ✭ 15 (-44.44%)
Mutual labels:  snippets
competitive-programming-rs
Algorithm Snippets for Competitive Programming in Rust
Stars: ✭ 157 (+481.48%)
Mutual labels:  snippets
VSC-React-Native-React-Redux-Snippets
Snippets for React and React-Native with a bit of Redux for es6/es7 user.
Stars: ✭ 56 (+107.41%)
Mutual labels:  snippets

EthereumSoliditySnippets

A set of SublimeText snippets for the Ethereum Solidity contract language.

Use Control Package to install.

This package requires the great package from davidhq: https://github.com/davidhq/SublimeEthereum to recognize solidity code.

To get started, create a .sol file. SublimeText will then recognize your file as an Ethereum Solidity file and activate the syntax coloriring as well as the snippets.

To see the list of available snippets, open the Panel (Shift+Command+P) and type 'solidity'.

s01
Note
All snippets are triggered by their Solidity name so they should come up automagically as you type.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].