https://github.com/codelicia/salesforceid
🌠IntelliJ Plugin for create 18.len() ids out of 15.len() ids
https://github.com/codelicia/salesforceid
intellij intellij-plugin salesforce salesforce-developers
Last synced: 3 months ago
JSON representation
🌠IntelliJ Plugin for create 18.len() ids out of 15.len() ids
- Host: GitHub
- URL: https://github.com/codelicia/salesforceid
- Owner: codelicia
- License: mit
- Created: 2019-01-16T16:47:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-06-24T21:42:48.000Z (almost 2 years ago)
- Last Synced: 2024-06-24T23:14:23.044Z (almost 2 years ago)
- Topics: intellij, intellij-plugin, salesforce, salesforce-developers
- Language: Java
- Size: 49.8 KB
- Stars: 3
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
🌠Salesforce ID Generator
==========================

This simple plugin generates a 18 digits ID out of a 15 digits ID for Salesforce.
To use it, just press `⌘ + ⌥ + s`.
When loaded it will try to check on your clipboard for a 15 length string, if
it finds it then an automatically conversion is done and copied to your clipboard,
otherwise, you can fill in the _15.len() ID_ field manually.
#### Author
- Jefersson Nathan - [@malukenho](http://github.com/malukenho)
- Airton Zanon - [@airtonzanon](http://github.com/airtonzanon)
- Alexandre Eher - [@EHER](http://github.com/EHER)