TagMyCode. This plugin allows you to manage your own snippets.

Features:
* Add snippets: you can save your code snippets including description, language, and tags
* List snippets (CRUD): snippets are stored locally and you can filter, sort, create, modify, edit or delete them directly from the IDE
* Quick search: you can search your snippets and insert them directly into the document

CHANGELOG:

2.3.0 (released 2020-07-26)
* published plugin into Apache NetBeans Plugin Portal
* filter snippets by languages

2.2.1 (released 2018-01-10)
* Quick Search dialog is now resizable
* fixed syntax highlight for PHP and HTML
* if refresh token is not valid user will be automatically logged out

2.2.0 (released 2017-11-06)
* snippets management works in offline mode
* autodetect language on new snippet
* added settings dialog with editor theme and font size option
* added title and description to snippet view
* changed open browser class
* text can be dragged into table to create a new snippet
* snippets can be dragged directly into editor and the code are copied
* added "save as file" feature
* added "clone snippet" feature
* added "snippet properties" dialog
* detect binary file

2.1.0 (released 2017-04-24)
* moved error messages from dialog to Netbeans Notification Log
* added welcome panel
* about dialog shows plugin version and framework version
* moved storage from JSON to SQL

2.0 (released 2016-07-11)
* new user interface
* list of snippets stored locally
* syntax highlight powered by RSyntaxTextArea
* snippets are synchronized with server
* filter snippets
* quick search feature
* insert selected snippet at cursor in document

1.1.3 (released 2015-12-18)
* Fix for NetBeans 8.1

1.1.2 (released 2014-10-03)
* Switched authentication from OAuth 1.0a to OAuth 2
* Console write also snippet title when new snippet is created (thanks to bejoy)

1.1 (released 2014-08-19)
* Added "Search snippets" feature
* Fixed some minor bugs

1.0 (released 2014-04-14)
* First release with feature "Create snippet"
✓ Download JAR tagmycode-netbeans 2.3.0 ✓ With dependencies ✓ Source of tagmycode-netbeans ☄ One click! ☄" />
All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download tagmycode-netbeans JAR 2.3.0 with all dependencies


Provides the support for <a href="https://tagmycode.com">TagMyCode</a>. This plugin allows you to manage your own snippets.<br/> <br/> Features:<br/> * Add snippets: you can save your code snippets including description, language, and tags<br/> * List snippets (CRUD): snippets are stored locally and you can filter, sort, create, modify, edit or delete them directly from the IDE<br/> * Quick search: you can search your snippets and insert them directly into the document<br/> <br/> CHANGELOG:<br/> <br/> 2.3.0 (released 2020-07-26)<br/> * published plugin into Apache NetBeans Plugin Portal<br/> * filter snippets by languages<br/> <br/> 2.2.1 (released 2018-01-10)<br/> * Quick Search dialog is now resizable</br> * fixed syntax highlight for PHP and HTML</br> * if refresh token is not valid user will be automatically logged out</br> </br> 2.2.0 (released 2017-11-06)<br/> * snippets management works in offline mode<br/> * autodetect language on new snippet<br/> * added settings dialog with editor theme and font size option<br/> * added title and description to snippet view<br/> * changed open browser class<br/> * text can be dragged into table to create a new snippet<br/> * snippets can be dragged directly into editor and the code are copied<br/> * added "save as file" feature<br/> * added "clone snippet" feature<br/> * added "snippet properties" dialog<br/> * detect binary file<br/> <br/> 2.1.0 (released 2017-04-24)<br/> * moved error messages from dialog to Netbeans Notification Log<br/> * added welcome panel<br/> * about dialog shows plugin version and framework version<br/> * moved storage from JSON to SQL<br/> <br/> 2.0 (released 2016-07-11)<br/> * new user interface<br/> * list of snippets stored locally<br/> * syntax highlight powered by <a href="http://bobbylight.github.io/RSyntaxTextArea/">RSyntaxTextArea</a><br/> * snippets are synchronized with server<br/> * filter snippets<br/> * quick search feature<br/> * insert selected snippet at cursor in document<br/> <br/> 1.1.3 (released 2015-12-18)<br/> * Fix for NetBeans 8.1<br/> <br/> 1.1.2 (released 2014-10-03)<br/> * Switched authentication from OAuth 1.0a to OAuth 2<br/> * Console write also snippet title when new snippet is created (thanks to bejoy)<br/> <br/> 1.1 (released 2014-08-19)<br/> * Added "Search snippets" feature<br/> * Fixed some minor bugs<br/> <br/> 1.0 (released 2014-04-14)<br/> * First release with feature "Create snippet"<br/>

Files of the artifact tagmycode-netbeans version 2.3.0 from the group com.tagmycode.

Test

Download tagmycode-netbeans (2.3.0)
Artifact tagmycode-netbeans
Group com.tagmycode
Version 2.3.0
Last update 06. September 2020
Organization not specified
URL https://tagmycode.com
License Apache License 2.0
Dependencies amount 18
Dependencies commons-lang3, rsyntaxtextarea, guava, org-netbeans-api-annotations-common, org-openide-awt, org-netbeans-modules-settings, org-openide-dialogs, org-netbeans-modules-editor, org-netbeans-modules-keyring, org-openide-nodes, org-openide-util, org-openide-loaders, org-openide-windows, org-openide-util-ui, org-openide-text, org-netbeans-api-progress, log4j, tagmycode-plugin-framework,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of tagmycode-netbeans Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of tagmycode-netbeans version 2.3.0

META-INF
META-INF.META-INF.MANIFEST.MF
com.tagmycode.netbeans
com.tagmycode.netbeans.com.tagmycode.netbeans.CreateSnippetAction
com.tagmycode.netbeans.com.tagmycode.netbeans.MessageManager
com.tagmycode.netbeans.com.tagmycode.netbeans.NetBeansUtilities
com.tagmycode.netbeans.com.tagmycode.netbeans.NetBeansVersion
com.tagmycode.netbeans.com.tagmycode.netbeans.NetbeansPreferences
com.tagmycode.netbeans.com.tagmycode.netbeans.NotificationIcons
com.tagmycode.netbeans.com.tagmycode.netbeans.PasswordKeyChain
com.tagmycode.netbeans.com.tagmycode.netbeans.SearchSnippet
com.tagmycode.netbeans.com.tagmycode.netbeans.Secret
com.tagmycode.netbeans.com.tagmycode.netbeans.TagMyCodeTopComponent.form
com.tagmycode.netbeans.com.tagmycode.netbeans.TagMyCodeTopComponent
com.tagmycode.netbeans.com.tagmycode.netbeans.TaskFactory
com.tagmycode.netbeans.resources
com.tagmycode.netbeans.resources.com.tagmycode.netbeans.resources.create.png
com.tagmycode.netbeans.resources.com.tagmycode.netbeans.resources.create24.png
com.tagmycode.netbeans.resources.notifications
com.tagmycode.netbeans.resources.notifications.com.tagmycode.netbeans.resources.notifications.errorIcon.png
com.tagmycode.netbeans.resources.notifications.com.tagmycode.netbeans.resources.notifications.infoIcon.png
com.tagmycode.netbeans.resources.notifications.com.tagmycode.netbeans.resources.notifications.warningIcon.png
com.tagmycode.netbeans.resources
com.tagmycode.netbeans.resources.com.tagmycode.netbeans.resources.search.png
com.tagmycode.netbeans.resources.com.tagmycode.netbeans.resources.search24.png
com.tagmycode.netbeans.resources.com.tagmycode.netbeans.resources.tagmycode.png
com.tagmycode.netbeans.resources.com.tagmycode.netbeans.resources.tagmycode24.png
.create.png
.create24.png
notifications
notifications.notifications.errorIcon.png
notifications.notifications.infoIcon.png
notifications.notifications.warningIcon.png
.search.png
.search24.png
.tagmycode.png
.tagmycode24.png




© 2015 - 2025 Weber Informatics LLC | Privacy Policy