issues
search
ethereum
/
emacs-solidity
The official solidity-mode for EMACS
GNU General Public License v3.0
205
stars
66
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
mark `unchecked` as keyword
#96
taquangtrung
closed
1 year ago
0
Default indentation doesn't look right to me
#95
hellwolf
closed
1 year ago
1
update syntax to accept the dollar sign as part of a word
#94
taquangtrung
closed
2 years ago
0
landakram's solhint revisions applied
#93
GokhanPolat
closed
2 years ago
5
display fallback function in imenu outline
#92
taquangtrung
closed
2 years ago
0
fix indentation for the close parenthesis of function calls
#91
taquangtrung
closed
2 years ago
1
use cl-lib function
#90
clarkhenry
closed
2 years ago
0
`remove-if-not` function definition is void
#89
clarkhenry
closed
2 years ago
0
Does this work in Windows
#88
amanmamgain9
opened
2 years ago
0
[request] Port Consensys' vscode solidity auditor plugin
#87
hhamud
opened
2 years ago
0
Highlight interface names
#86
Layerex
closed
2 years ago
0
add fallback and receive keywords
#84
taquangtrung
closed
2 years ago
0
Fix typo in LICENSE's filename
#83
kevinji
closed
2 years ago
0
Add calldata keyword
#82
Layerex
closed
2 years ago
0
[request] lsp mode support
#81
alxiong
opened
3 years ago
7
Keywords inside a string always bolded and colored
#80
avatar-lavventura
opened
3 years ago
2
Added "try" and "catch" to keyword list
#79
hrkrshnn
closed
3 years ago
0
Constructor body idents too many levels
#78
clarkhenry
opened
3 years ago
1
Added support for highlighting user defined value types.
#76
hrkrshnn
closed
3 years ago
2
Simplify checkers and add solhint
#75
landakram
closed
2 years ago
4
solidity-flycheck requires el package to be included in source, otherwise does not work
#74
RusAlex
opened
3 years ago
3
Added the keyword immutable.
#73
hrkrshnn
closed
3 years ago
0
Gracefully indenting structs and assembly blocks.
#72
hrkrshnn
opened
3 years ago
14
Added support for highlighting custom errors in solidity.
#71
hrkrshnn
closed
3 years ago
0
Fix invalid identifier regex (overlapping range)
#70
juergenhoetzel
closed
3 years ago
0
Ignore solc remappings that don't exist
#69
landakram
closed
3 years ago
0
add melpa instructions
#68
SmartLayer
closed
3 years ago
1
melpa instruction needs more details
#67
SmartLayer
closed
3 years ago
0
el-get-install can't install the package, Ubuntu 20.04
#66
SmartLayer
opened
3 years ago
1
change indent in solidity mode
#65
bgits
closed
3 years ago
2
solidity-flycheck: Support project root and additional allow-paths
#64
landakram
closed
3 years ago
11
Fix solidity-flycheck for solidity >= 0.8.0
#63
landakram
closed
3 years ago
0
solc `--old-reporter` flag removed in solc 0.8.0
#62
mdunnio
closed
3 years ago
1
Flycheck Gets Stuck at Import
#61
creese
opened
4 years ago
7
Set c-basic-offset to 4
#60
tsuu32
closed
4 years ago
0
Add keyword let
#59
hrkrshnn
closed
4 years ago
0
Added missing keywords override and abstract
#58
hrkrshnn
closed
4 years ago
0
Added the keyword virtual
#57
hrkrshnn
closed
4 years ago
2
Make solidity-match-variable-decls regexp's unhighlited matches shy.
#56
coventry
closed
4 years ago
2
Create a test suite
#55
LefterisJP
opened
4 years ago
0
Also bump solidity flycheck to same version as solidity mode
#54
LefterisJP
closed
4 years ago
0
Adjust package for solc >= 0.6.0. Also bump version to v0.1.10
#53
LefterisJP
closed
4 years ago
0
Unable to make `solidity-flycheck-solc` work
#52
avatar-lavventura
closed
4 years ago
26
Indentation After Structs
#51
rheaplex
closed
4 years ago
5
Avoid running c-mode-hook.
#50
tsuu32
closed
4 years ago
0
parent mode is c-mode in `define-derived-mode`
#49
tsuu32
closed
4 years ago
2
Does not work
#48
avatar-lavventura
closed
4 years ago
5
swiper/solidity-mode incompatibility
#47
coventry
closed
4 years ago
5
Error: Symbol’s value as variable is void: company-backends
#46
bingen
closed
5 years ago
6
Avoid keyword-coloring keywords when they're substrings of tokens
#45
fiddlemath
closed
5 years ago
1
Next