Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
235 commits
Select commit Hold shift + click to select a range
77a9e08
Released version 2.1.6
gepd Oct 7, 2017
eb0631b
Updated pyserial to 3.4 (issue: https://github.com/gepd/Deviot/issues…
gepd Oct 10, 2017
3ee9ebb
Fixed imports in windows
gepd Nov 1, 2017
3ccbc60
avoid error when there is not platformio.ini file and a board is remo…
gepd Jan 26, 2018
c7becb3
New command processor
gepd Feb 9, 2018
5a667a1
Closes the group when a Terminal or Monitor Serial window is closed
gepd Feb 9, 2018
0f17a89
Fix help formatting in the terminal
gepd Feb 9, 2018
7ec6224
Merge branch 'feature/console_improvement' into develop
gepd Feb 9, 2018
2367e37
Merge branch 'hotfix/linux_serial'
gepd Feb 9, 2018
5a4f725
Merge tag 'linux_serial' into develop
gepd Feb 9, 2018
e3a0a5b
Factorized code
gepd Feb 9, 2018
5b19ba5
Bug Fix to avoid add wrong paths in the ENV variable (Issue: https://…
gepd Feb 9, 2018
b64bcf7
minor documentation updates
gepd Feb 9, 2018
7814a1a
update private method and objects follow the python convetions
gepd Feb 10, 2018
3a2248c
new exit_code method to know the result of the command executed
gepd Feb 10, 2018
d13adb2
fix monitor serial reconection with the last command changes
gepd Feb 10, 2018
da92588
bug fix running next command in the queue
gepd Feb 11, 2018
19f6896
minor bug fix creating a thread progress
gepd Feb 11, 2018
9b9fb6b
added output method to get the output after executed a command
gepd Feb 11, 2018
7dc871d
Updated Messages class to translate strings automatically
gepd Feb 11, 2018
1496812
minor bug fix
gepd Feb 11, 2018
cae1525
added missing processing string
gepd Feb 11, 2018
f4263d1
Sets the environ path in the run_command function to avoid problems i…
gepd Feb 11, 2018
2320e7a
sets the environment paths when it's available in the main command class
gepd Feb 11, 2018
6a660a4
update terminal message instance with the last changes in the Message…
gepd Feb 11, 2018
88cbcc6
Updated "Serial Port(s)" to "Device(s)"
gepd Feb 11, 2018
e1480ce
First release of the year, but still in beta. Released 2.2.0-dev13
gepd Feb 11, 2018
097823c
fix error message with the last changes in the Messages class
gepd Feb 12, 2018
75d03ce
New color status when the serial monitor is running
gepd Feb 12, 2018
fe46c3b
Added `< Previous` option in the list of examples (Issue: https://git…
gepd Feb 12, 2018
ff9afa3
Fix issue reconnecting the serial monitor even if the upload failed (…
gepd Feb 12, 2018
7585fc2
avoid to ask for a port when the upload protocol is set (issue: https…
gepd Feb 12, 2018
123c1e2
minor bug fix translating a string
gepd Feb 12, 2018
4fb92f1
translating the "unknown" word
gepd Feb 12, 2018
ca23fc0
updated to dev.14
gepd Feb 12, 2018
7b2ea71
Remove status bar color if it's present when Deviot starts
gepd Feb 12, 2018
6a88d9e
Warn monitor disconection when the windows is manually closed
gepd Feb 12, 2018
6573d1e
avoid to let the text selected after print in any panel
gepd Feb 12, 2018
de99a2b
Added options to select the panel direction in Monitor Serial and Ter…
gepd Feb 12, 2018
96dc193
minot bug fix printing errors
gepd Feb 12, 2018
d078755
Factorized code to avoid let the output selected (Issue: https://gith…
gepd Feb 12, 2018
d11d5ab
Fixed auto-scroll options not working in realtime
gepd Feb 12, 2018
e364bf8
bringing back the auto-clean option
gepd Feb 12, 2018
0729811
Opens and shows a message the first time the console is call (Issues:…
gepd Feb 12, 2018
58dc7ff
Automatically loads the programmer preference from platformio.ini (Is…
gepd Feb 12, 2018
0cec056
New preferences menu.
gepd Feb 12, 2018
f70db53
updated to dev.15
gepd Feb 12, 2018
e67cee8
Fix serial import issues
gepd Feb 13, 2018
f5c5b90
bug fix getting the status_color folder path
gepd Feb 13, 2018
43acf53
Bug fix checking upload_protocol when a project is not yet initialized
gepd Feb 13, 2018
03e5c53
Bug fix cleaning the monitor serial view (Issue: https://github.com/g…
gepd Feb 13, 2018
8a0a7f7
possible fix for not displayed dialog message after upgrade the plugin
gepd Feb 13, 2018
078f453
fixed auto-scroll not working at deactivating
gepd Feb 13, 2018
9e51373
added documentation
gepd Feb 13, 2018
dda7cea
set focus on output window when it's created or recovered
gepd Feb 13, 2018
1477a1a
updated to dev.16
gepd Feb 13, 2018
3a0d1b3
improvements for commit https://github.com/gepd/Deviot/commit/8a0a7f7…
gepd Feb 13, 2018
db9396d
fixed PIO output trimmed (https://github.com/gepd/Deviot/issues/209#i…
gepd Feb 13, 2018
83fe190
fixed PIO output trimmed (https://github.com/gepd/Deviot/issues/209#i…
gepd Feb 13, 2018
8def359
Merge branch 'develop' of https://github.com/gepd/Deviot into develop
gepd Feb 13, 2018
9b77d5c
possible fix for deviot console opening up when serial monitor is sta…
gepd Feb 14, 2018
1fa3592
update donation link
gepd Feb 16, 2018
8a08b5a
Merge branch 'hotfix/donation'
gepd Feb 16, 2018
375abae
Merge branch 'master' into develop
gepd Feb 16, 2018
46e006a
restored feature to show errors inline
gepd Feb 16, 2018
3d32d49
update to dev.17
gepd Feb 16, 2018
160332d
Bug fix autocleaning monitor serial view
gepd Feb 17, 2018
7fb9cce
Released version 2.2.0
gepd Feb 17, 2018
752e56e
Merge branch 'release/v2.2.0'
gepd Feb 17, 2018
8133a3d
Merge tag 'v2.2.0' into develop
gepd Feb 17, 2018
d38d64e
update donate links and spanish readme
gepd Feb 17, 2018
7d58c2f
Merge branch 'master' into develop
gepd Feb 17, 2018
a7583c9
Merge branch 'hotfix/readme'
gepd Feb 17, 2018
5d8a95e
download shield image fixed
gepd Mar 7, 2018
461a5c1
The setup wasn't using the virtualenv to install platformio when it w…
gepd Mar 7, 2018
abeba09
updated to version 2.2.1
gepd Mar 7, 2018
2da8500
Merge tag 'setup_fix' into develop
gepd Mar 7, 2018
2bd1510
Merge branch 'hotfix/setup_fix'
gepd Mar 7, 2018
4bb7dc4
Fixed option to install PlatformIO develop version.
gepd Apr 1, 2018
e2e2776
avoid remove "NULL" string issue: https://github.com/gepd/Deviot/issu…
gepd Apr 1, 2018
3f92c9d
Show extra info in the serial port list. (Issue: https://github.com/g…
gepd Apr 2, 2018
a379d55
bump to v2.3.0.dev1
gepd Apr 2, 2018
d400b88
Fix serial port selection
gepd Apr 5, 2018
6aa4365
Fix "top level value must be an array" error, caused when the status …
gepd Apr 26, 2018
1fbe309
Added again the "Not used" option in the device list (Issue: https://…
gepd Apr 26, 2018
0386c90
updated to `dev2`
gepd Apr 26, 2018
a3fe145
Temporal solution for https://github.com/gepd/Deviot/issues/239
gepd Jun 18, 2018
2141849
Show authors name after library name and description in a new line ht…
gepd Jun 18, 2018
788e7fb
bump to dev3
gepd Jun 18, 2018
dbdb95c
minor sintax changes
gepd Jun 25, 2018
cab2f94
Fixed library install/remove after https://github.com/gepd/Deviot/com…
gepd Jun 25, 2018
fe4b710
avoid error when the printer hasn't been set
gepd Jun 26, 2018
a57b720
minor sintax changes
gepd Jun 26, 2018
1d36f0b
catch error when there is not authorname in the library
gepd Jun 26, 2018
275fb72
added 74880 badurate value as default https://github.com/gepd/Deviot/…
gepd Jun 26, 2018
657a6dc
Always ask for the serial port before open the serial monitor
gepd Jun 26, 2018
334cf34
update to `dev4`
gepd Jun 26, 2018
fb678a0
added missing comma
gepd Jul 2, 2018
5759de6
New module to handle plugin's paths and important functions
gepd Jul 2, 2018
1272443
Factorized install process.
gepd Jul 12, 2018
326eb64
Thread progress will translate messages automatically
gepd Jul 12, 2018
885e977
removed debug lines
gepd Jul 12, 2018
4420804
"update" module updated with the last changes of deviot.py
gepd Jul 12, 2018
d679457
deviot.py renamed to start_listener.py
gepd Jul 12, 2018
80763c3
removed I18n module
gepd Jul 12, 2018
f436601
"Update" module is used with the command sublime text function
gepd Jul 12, 2018
de91ac0
deviot will look into ~/.platformio/penv/bin path where platformio co…
gepd Jul 12, 2018
0fa93b7
create_path renamed to create_dris and moved to deviot.py
gepd Jul 12, 2018
9610644
Environment path will be stored in the setting files only when it's n…
gepd Jul 12, 2018
562a55a
minor bug
gepd Jul 12, 2018
cae6a10
New language string to show when Deviot is downloading files
gepd Jul 14, 2018
d2ac769
- Minor syntax updates
gepd Jul 14, 2018
2062272
minor bug fix making a new folder
gepd Jul 14, 2018
e6bb3aa
make sure the folder is created before store the file setting
gepd Jul 14, 2018
baf1445
Added logging module to debug the setup process
gepd Jul 15, 2018
97c2265
bug fix preparing command
gepd Jul 15, 2018
e32e0d0
Sets plugin as installed only if PIO was successfully installed
gepd Jul 15, 2018
2e86129
bug fixes to detect symlink
gepd Jul 15, 2018
1c99749
fixed installed issues in windows and linux
gepd Jul 16, 2018
bf5ae6d
Update virtualenv to v 16.0.0 to avoid ssl problems in OSX
gepd Jul 17, 2018
c6cc45a
avoid to call local files when there is not bin folder
gepd Jul 17, 2018
fc5ebf8
Set logger from DEBUG to ERROR after a successful setup
gepd Jul 17, 2018
e65e9d9
Merge branch 'feature/improved_install' into develop
gepd Jul 17, 2018
674f451
bump to dev5
gepd Jul 17, 2018
b123c35
removing deviot.py
gepd Jul 18, 2018
bab30fa
adding deviot.py again. Possible fix for https://github.com/gepd/Devi…
gepd Jul 18, 2018
12c96df
moving `deviot.py` to a new folder `api`. Package Control seems to be…
gepd Jul 18, 2018
2a08fc2
Fixed path bug introduced with the last commit
gepd Jul 18, 2018
b717523
bump to dev6
gepd Jul 18, 2018
d6c52a7
Added Russian Language (Issue: https://github.com/gepd/Deviot/issues/…
gepd Jul 19, 2018
f351f3c
env_path has been renamed to env_paths
gepd Jul 21, 2018
b512e5e
Merge branch 'hotfix/command_env'
gepd Jul 21, 2018
77befe8
Merge branch 'master' into develop
gepd Jul 21, 2018
0520ee0
minor syntax changes
gepd Jul 20, 2018
e01556c
replace path.getPluginPath by deviot.plugin_path
gepd Jul 20, 2018
8c365e6
replaced path.getPluginName by deviot.plugin_name
gepd Jul 20, 2018
899262d
Replaced path.getPackagesPath by deviot.packages_path
gepd Jul 21, 2018
d446952
replaced path.getMainMenuPath by deviot.main_menu_path
gepd Jul 21, 2018
f9760bf
replace path.getPresetPath by deviot.presets_path
gepd Jul 21, 2018
bd8fe12
replace path.getLangListPath by deviot.lang_list_path
gepd Jul 21, 2018
333b986
replace path.getQuickPath to deviot.quick_path
gepd Jul 21, 2018
767eb17
replaced path.getContextPath to deviot.context_path
gepd Jul 21, 2018
98c78a3
replaced path.getSyntaxPath to deviot.syntax_path
gepd Jul 21, 2018
ccec1b3
Replaced path.getLangPath to deviot.lang_path
gepd Jul 21, 2018
5a2af6d
replaced path.getDeviotUserPath to deviot.user_plugin_path
gepd Jul 21, 2018
2cda7bf
replaced path.getSystemIniPath to deviot.system_ini_path
gepd Jul 21, 2018
27f9b4b
replaced path.getPioLibrary to deviot.pio_library
gepd Jul 21, 2018
da44007
replaced path.getPioPackages to deviot.pio_packages
gepd Jul 21, 2018
715343c
replaced paths.getBoardsFileDataPath to deviot.boards_file_path
gepd Jul 21, 2018
bf274f2
replaced paths.getLibrariesFileDataPath by deviot.libraries_data_path
gepd Jul 21, 2018
84b93d1
replaced paths.getPresetFile by deviot.preset_file
gepd Jul 21, 2018
c46ba2f
removed unused functions
gepd Jul 21, 2018
d53635f
replaced paths.getTempPath by deviot.temp_path
gepd Jul 21, 2018
f48f97b
replaced paths.getDenvPath by deviot.dependencies_path
gepd Jul 21, 2018
16bcd36
replaced paths.getEnvBinDir by deviot.bin_path
gepd Jul 21, 2018
85db29d
removed unused function
gepd Jul 21, 2018
d4c7804
unreplaced old function
gepd Jul 21, 2018
a67a2d8
remove duplicated function
gepd Jul 21, 2018
236d2c8
Minor syntax changes
gepd Jul 21, 2018
91a0208
removed old functions
gepd Jul 21, 2018
46b944d
catch AttributeError when file extension is checked
gepd Jul 21, 2018
7b641c4
syntax changes to avoid errors
gepd Jul 21, 2018
859b830
removed status_color_folder and getPluginPath and fixed the remotion …
gepd Jul 21, 2018
700a4eb
moved folder_explorer and it's dependencies to the deviot file
gepd Jul 21, 2018
6c1458a
remove old paths imports
gepd Jul 21, 2018
f4360e4
replaced __version__ by deviot.version()
gepd Jul 21, 2018
20cedb6
added documentation to deviot api
gepd Jul 21, 2018
59b237b
Merge branch 'feature/Replace_API' into develop
gepd Jul 21, 2018
da13e0d
Rebuild boards file once if the list of boards is empty (Issue: https…
gepd Jul 22, 2018
19461ac
minor syntax changes
gepd Jul 22, 2018
35d1535
Added commands to the syntax files to use the features of ST
gepd Jul 22, 2018
0ab3a1c
remove and clean imports
gepd Jul 22, 2018
3a66996
Check menu files by a ST command
gepd Jul 22, 2018
76f3138
remove old and unused imports
gepd Jul 22, 2018
a9ed667
Update ru.lang
R4ddd Jul 25, 2018
de14282
Possible fix for https://github.com/gepd/Deviot/issues/252
gepd Aug 17, 2018
c6d846d
Changing this setting name will break the installation in users from …
gepd Aug 17, 2018
5e90db5
fix import error getting the plugin version https://github.com/gepd/D…
gepd Aug 23, 2018
224d572
only run the callback when the selected optin is higher then 2
gepd Aug 23, 2018
8c2d751
update to dev7
gepd Aug 23, 2018
5560fb3
Fix display of inline errors
berendkleinhaneveld Aug 27, 2018
c891196
minor error removing status color when a serial minitor window is closed
gepd Aug 30, 2018
b982c6a
Avoid to compile serial monitor windows. Issue: https://github.com/ge…
gepd Aug 30, 2018
52857a6
Merge pull request #261 from berendkleinhaneveld/develop
gepd Aug 30, 2018
0d10595
Merge pull request #250 from R4ddd/patch-3
gepd Aug 30, 2018
4cd4f18
multiples import errors
gepd Nov 14, 2018
4a8228f
Removed call to dstop in the clean command (Issue: https://github.com…
gepd Nov 14, 2018
1e98154
updated to dev8
gepd Nov 16, 2018
fa54f9b
Merge branch 'develop' of https://github.com/gepd/Deviot into develop
gepd Nov 16, 2018
e034b6f
Temporal fix for issue https://github.com/gepd/Deviot/issues/264
gepd Nov 18, 2018
0042e51
Fix to avoid AttributeError when an extra library folder is set https…
gepd Feb 8, 2019
b63913d
Fix bug not storing the device IP address to perform the OTA upload (…
gepd Feb 14, 2019
57ab4db
Avoid to show package control errors when deviot is manually installed
gepd Feb 14, 2019
96df739
Allow python 3 for next PlatformIO release
gepd Feb 14, 2019
5f6e399
updated readconfig to v0.0.5
gepd Feb 16, 2019
5f35f0d
Fixed close empty pane when terminal is hidden (Issue: https://github…
gepd Feb 17, 2019
377ebcd
bump to dev9
gepd Feb 17, 2019
3a2615d
possible fix for https://github.com/gepd/Deviot/issues/277
gepd Feb 17, 2019
d14c931
added logger for better debugging
gepd Feb 17, 2019
005bb89
removed line, causing error for changes in readconfig
gepd Feb 17, 2019
7a9af78
Improve code parsing after changes in readConfig library
gepd Feb 17, 2019
ee8f76e
Avoid to rewrite platformio.ini file when 'upload_flags' is used (iss…
gepd Feb 17, 2019
03a8d34
bump to dev10
gepd Feb 17, 2019
d84173e
Bug fixes for "TypeError: argument of type 'bool' is not iterable" (i…
gepd Feb 17, 2019
b6168de
Fixed bug not compiling/uploading from the serial monitor window havi…
gepd Feb 17, 2019
dfd2efb
sort examples in alphabeticall order (issue: https://github.com/gepd/…
gepd Feb 17, 2019
91ca7ca
Show board name in the list of examples.
gepd Feb 17, 2019
90904fa
Bug fix introduced after update the get_setting function
gepd Feb 17, 2019
2b95294
Update readconfig to v0.0.6 to solve issue https://github.com/gepd/De…
gepd Feb 17, 2019
a72f1b5
Close empty panel even after restart ST
gepd Feb 18, 2019
c4e852f
Tweaked the status bar color function to avoid remove the color when …
gepd Feb 18, 2019
3be4b50
bump to dev11
gepd Feb 18, 2019
71c8a78
New option to deactivate the auto close empty panel when the terminal…
gepd Feb 20, 2019
3cd0180
New option to force to open the terminal or monitor view in a specifi…
gepd Feb 20, 2019
842d448
Bug fix removing the extra library folder from Deviot menu
gepd Feb 21, 2019
691a0c3
ability to set the log level from Deviot settings
gepd Feb 21, 2019
2776d60
Debug the curren option stored in the setting file in the add_option …
gepd Feb 21, 2019
d64eb3b
Bug fix not removing the settings correctly from platformio.ini, inst…
gepd Feb 21, 2019
ad79667
bump to dev12
gepd Feb 21, 2019
5e8903e
Adds upload_speed when the sketch is compiled to avoid re compile whe…
gepd Mar 5, 2019
0b28954
PEP8 code style
gepd Mar 6, 2019
a8269fc
New stop processing command to stop any command running in background…
gepd Mar 8, 2019
d02c7e0
minor doc change
gepd Mar 9, 2019
47d2dd6
Merge branch 'feature/Cancel_Command' into develop
gepd Mar 9, 2019
81c302e
Fix toggle block comment not working (Isssue: https://github.com/gepd…
gepd Apr 9, 2019
74772bf
It may solve bug https://github.com/gepd/Deviot/issues/254
gepd Oct 7, 2019
8ca8497
To avoid confusion "Start Serial Monitor" menu option is renamed to "…
gepd Oct 7, 2019
ce149bc
Revert "New stop processing command to stop any command running in ba…
gepd Oct 17, 2019
ad0c1c3
Fix for infinite loop in PIO API https://github.com/gepd/Deviot/issue…
gepd Jul 11, 2020
e75b34a
Merge branch 'hotfix/api_fix'
gepd Jul 11, 2020
5813ca9
Merge tag 'api_fix' into develop
gepd Jul 11, 2020
9658a9c
fix bad request
gepd Jul 11, 2020
cbb48ad
Merge branch 'hotfix/api_fix'
gepd Jul 11, 2020
0916c9e
Merge branch 'master' into develop
gepd Jul 11, 2020
150caea
Library shows only the last 10 results, pagination options were added
gepd Jul 13, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
55 changes: 55 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,60 @@
# Deviot Release Notes

## Version 2.2.0 | 17 Feb 2018

#### New
* New color status when the serial monitor is running
* New file windows (Terminal, Monitor) will be opened in a new group at the right side


#### Improvements
* Updated pyserial to 3.4
* Added ".h" extension to the list of IOT files (issue: https://github.com/gepd/Deviot/issues/202)
* Updated "Serial Port(s)" string to "Device(s)"
* Added `< Previous` option in the list of examples (Issue: https://github.com/gepd/Deviot/issues/205)
* Open and show a message the first time the console is call (Issues: https://github.com/gepd/Deviot/issues/184 https://github.com/gepd/Deviot/issues/209)
* Automatically load the programmer preference from platformio.ini (Issue: https://github.com/gepd/Deviot/issues/208)
* Restored feature to show errors inline
* Performance improvements

#### Bugs
* Fixed bug fix not showing verbose mode in the upload output
* Fixed bug selecting the serial baud rate when there is an option in the preferences file not stored in the list of baud rates. (Issue: https://github.com/gepd/Deviot/issues/190)
* Minor bug checking the "freeze sketch" option
* Fixed bug installing pio developer version (issue: https://github.com/gepd/Deviot/issues/201)
* Fix to avoid add wrong paths in the ENV variable (Issue: https://github.com/gepd/Deviot/issues/204)
* Fix issue reconnecting the serial monitor even if the upload failed (issue: https://github.com/gepd/Deviot/issues/171)
* Avoid to ask for a port when the upload protocol is set (issue: https://github.com/gepd/Deviot/issues/208)
* Fixed auto-scroll options not working in realtime
* Fixed auto-clean option

## Version 2.1.6 | 11 Sep 2017

#### New
* New option 'platformio.ini untouch'. To remove any flag added by Deviot before compile or upload (Issue: https://github.com/gepd/Deviot/issues/137)
* New feature to "freeze" a sketch (Issue: https://github.com/gepd/Deviot/issues/170)
* New option to update an installed library (Issue: https://github.com/gepd/Deviot/issues/172)
* Deviot spricht Deutsch! https://github.com/gepd/Deviot/issues/178

#### Improvements
* Create a python.txt file in Packages/User/Deviot with the python paths for cases when python is installed in non standard path (Issue: https://github.com/gepd/Deviot/issues/159)
* Avoid to close the window buffer when the sketch is moved to the `src` folder
* Show the port previously selected in the list of serial ports
* Show the upload baudrate previously selected in the quick list
* Minor tweaks in the console highlight
* Show an `*` insted of `-` in the boards already selected, in the list of boards
* Update the main menu after an update
* Show baudrate, line endings and display mode serial monitor options in a Quick Panel.
* Make PlatformIO telemetry disabled by default


#### Bugs
* Deviot console always scroll (Issue: https://github.com/gepd/Deviot/issues/156)
* Bug fix to select examples in any directory level (Issue: https://github.com/gepd/Deviot/issues/82)
* Bug fix adding the `upload_speed` flag (issue: https://github.com/gepd/Deviot/issues/183)
* Bug fixes in readconfig library
* other minor improvements

## Version 2.1.5 | 11 Sept 2017

#### Improvements
Expand Down
29 changes: 19 additions & 10 deletions Comments.tmPreferences
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>name</key>
Expand All @@ -12,9 +11,15 @@
<array>
<dict>
<key>name</key>
<string>TM_COMMENT_DISABLE_INDENT_2</string>
<string>TM_COMMENT_START</string>
<key>value</key>
<string>yes</string>
<string>// </string>
</dict>
<dict>
<key>name</key>
<string>TM_COMMENT_START_2</string>
<key>value</key>
<string>/*</string>
</dict>
<dict>
<key>name</key>
Expand All @@ -24,19 +29,23 @@
</dict>
<dict>
<key>name</key>
<string>TM_COMMENT_START</string>
<string>TM_COMMENT_DISABLE_INDENT_2</string>
<key>value</key>
<string>// </string>
<string>yes</string>
</dict>
<dict>
<key>name</key>
<string>TM_COMMENT_START_2</string>
<key>/*</key>
<string>// </string>
<string>TM_COMMENT_START_3</string>
<key>value</key>
<string>/// </string>
</dict>
<dict>
<key>name</key>
<string>TM_COMMENT_START_4</string>
<key>value</key>
<string>//! </string>
</dict>
</array>
</dict>
<key>uuid</key>
<string>c5ee1d74-b8e1-4c85-be16-229944d439e6</string>
</dict>
</plist>
86 changes: 0 additions & 86 deletions Deviot.py

This file was deleted.

12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<a href="https://github.com/gepd/deviot/releases"><img src="https://img.shields.io/github/release/gepd/deviot.svg?maxAge=3600&style=flat-square" alt="Release"></a>
<a href="https://packagecontrol.io/packages/Deviot%20(Arduino%20IDE)"><img src="https://img.shields.io/packagecontrol/dt/Deviot%20(Arduino%20IDE).svg?maxAge=3600&style=flat-square" alt="Downloads"></a>
<a href="https://github.com/gepd/Deviot/blob/master/LICENCE"><img src="https://img.shields.io/badge/Licence-%20Apache%20Software%20License-green.svg?maxAge=3600&style=flat-square" alt="Licence"></a>
<a href="https://gratipay.com/~gepd/"><img src="https://img.shields.io/badge/donate-Deviot-orange.svg?maxAge=3600&style=flat-square" alt="Donate"></a>
<a href="https://www.paypal.me/gepd"><img src="https://img.shields.io/badge/donate-Deviot-orange.svg?maxAge=3600&style=flat-square" alt="Donate"></a>
</p>

<p align="center">
Expand All @@ -16,11 +16,11 @@
<p align="center" style="font-size: 9pt">Sublime theme used: <a href="https://github.com/ihodev/sublime-boxy">Boxy</p>
</p>

**Deviot** is a plugin inspired in [stino](https://github.com/Robot-Will/Stino), it's compatible with Sublime Text 3 and uses the [PlatformIO](http://platformio.org/) ecosystem, which supports more than **400** boards.
**Deviot** is a plugin inspired in [stino](https://github.com/Robot-Will/Stino), it's compatible with Sublime Text 3 and uses the [PlatformIO](http://platformio.org/) ecosystem, which supports more than **450** boards.


# Features
- **400+ Embedded Boards**, thanks to *[PlatformIO](http://platformio.org/)*, Deviot can handle a lot of boards!
- **450+ Embedded Boards**, thanks to *[PlatformIO](http://platformio.org/)*, Deviot can handle a lot of boards!
- **Library Manager**, find, install and remove any Library
- **OTA Upload** Sends your firmware Over The Air to any ***espressif*** board
- **PlatformIO Terminal**, if you love the CLI and know *[PlatformIO CLI](http://docs.platformio.org/en/latest/core.html)*, this is for you.
Expand All @@ -42,6 +42,7 @@ Deviot is available in:
* **Portuguese**
* **Chinese**
* **German**
* **Russian**
* **French** (Incomplete)
* **Italian** (Incomplete)
* **Polish** (Incomplete)
Expand All @@ -63,17 +64,18 @@ You should let the `msgid` as is, and paste your translated string in `msgstr`.
* **Polish Translation** @jacek-c
* **Portuguese Translation** @alexandrefernandesjs
* **German Translation** @CSchoch
* **Russian** @r4dd
* **Code Contributor:** @goolic, @thinkyhead


## Donate

Support the open source!. If you liked this plugin, and you want to make a contribution to continue its development, do it through [this link](https://gratipay.com/~gepd/). If you have any problems, or want to contact me: <gepd@outlook.com>
Support the open source!. If you liked this plugin, and you want to make a contribution to continue its development, do it through [this link](https://www.paypal.me/gepd). If you have any problems, or want to contact me: <gepd@outlook.com>


## License

Copyright 2015-2017 GEPD <gepd@outlook.com>
Copyright 2015-2018 GEPD <gepd@outlook.com>

Deviot is licensed with the permissive Apache 2.0 licence. It means that you can use it personal or commercially, free of charge.

Expand Down
Loading