-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Customize your package ? #29
Comments
Hi, Your contribution would be very welcome. Please make a push request. Take a look at the contribution guide |
Would like to augment highlighting of 'crypto map' syntax:
|
Code sample for other 'crypto ikev1' or 'crypto ikev2' syntax:
The 'enable outside' (or other interface value) are important to highlight I wouldn't highlight the sub-entries under (for example) the '... ikev1 policy 50' section in this sample |
DHCP code blocks should highlight:
|
NTP server IP addresses:
Group-policy applied:
Username entry: Tunnel-group values:
|
Service-object entries:
This line is currently highlighted: These are not highlighted:
|
This entry is highlighted: This entry is NOT highlighted after the word 'network-object': Again, this entry is highlighted: |
A few inconsistencies with varying syntax: Highlighted: Missed: |
Flow-Export targets:
|
NAT statements without IP addresses: Highlighted: Highlighted: Missed: |
Hi netify, I've pushed some of these in v2.31.0. In the future, please open new issues per request and specify which syntax the commands should be a part of. /Glen |
Hi :) Thx for your package, i have a request.
Which Syntax?:
IOS classic
New Feature Description:
I'm newbie in GitHub but is-it possible to customize your package and re-build it ? There are a lot of commands that are not highlighted. I wanted to highlight the missing commands myself, then this work if you want.
Example Syntax
Like Crypto command :
crypto isakmp
crypto ipsec
crypto map
Thx for reading, have a nice day :)
The text was updated successfully, but these errors were encountered: