Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/fuse-open/sublime-plugin

Fuse Open plugin for Sublime Text
https://github.com/fuse-open/sublime-plugin

Bump version to 1.5.0

1531b18840da13e86438458e606b1a5c41e8cbf0 authored almost 8 years ago by Anders Schau Knatten <[email protected]>
Merge pull request #34 from fusetools/CloseOldViews

Close old output views when starting Sublime

463362c9456d85a70e18700f2e982b3821e9ee3d authored almost 8 years ago by Emil Sandstø <[email protected]>
Merge pull request #33 from fusetools/SmallFixes

Small fixes

f9dfc06c3ae7ada0b9be3ad74e9c21b139ae048e authored almost 8 years ago by Emil Sandstø <[email protected]>
Close old output views when starting Sublime

96712f98a586481b415aace85be33a74f9e7abe1 authored almost 8 years ago by Anders Schau Knatten <[email protected]>
Avoid error messages importing test code

We should avoid shipping test code anyway, but this gets annoying when
working with a locally ch...

d740424ad393cf75af3b7d9c41107f51313f1ead authored almost 8 years ago by Anders Schau Knatten <[email protected]>
Avoid problems with None paths for scratch views

6cd317dfe34b9ace3cfc7c087fa6fbf841dc1594 authored almost 8 years ago by Anders Schau Knatten <[email protected]>
Update CHANGELOG

105a55f88f8c2b1628130ff0ea3a1cc3b50d92ca authored almost 8 years ago by Tapped <[email protected]>
Null safety for active_window() and active_view()

fceb017f02bc552e60edac539168f7017fa6a134 authored almost 8 years ago by Anders Schau Knatten <[email protected]>
Merge pull request #32 from knatten/FocusEditor

Make FocusEditor work when multiple Sublime windows are open

14f287b06950e9bc285713fdd69209f9148095b4 authored about 8 years ago by Emil Sandstø <[email protected]>
Make FocusEditor work when multiple Sublime windows are open

Previously, a `FocusEditor` request would fail if a window for that
project was open, but was no...

e5c170c45b9905de0242c86d2266b69afc44089c authored about 8 years ago by Anders Schau Knatten <[email protected]>
Merge pull request #31 from knatten/FocusEditor

Focus editor

600c8564408637f053ba77e02d63e40b2b45acd9 authored about 8 years ago by Emil Sandstø <[email protected]>
Added unit tests for fuse_util

Had to split out the settings functions, as they depended on the sublime
module being available

4200c7163474ae88a0b650b4f0e0c191467aeafb authored about 8 years ago by Anders Schau Knatten <[email protected]>
Fix bug in `getExtension()`

This method never worked, as it would return the file name instead of
the extension. However, it...

3f9147b4b7378082b0c221bc7e3bd5819dd40685 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Log level warning instead of info for unknown message types

3b46947215764ad991c1eff35ab6e750e9f8849a authored about 8 years ago by Anders Schau Knatten <[email protected]>
Only save current view (not all open views)

2177b017a9c20e397404da7a9b04798d8deb14a9 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Merge pull request #30 from fusetools/feature/path

Show PATH when Fuse is not found

f4bdb83e57e8cb508618d077a41fa8d5ea6f944e authored about 8 years ago by Emil Sandstø <[email protected]>
Save all views on preview, build and focus commands

Can be disabled in settings

2564debe2f7ee0dd4a733439184e4df1d79b5231 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Keyboard shortcut for FocusDesigner

d9ff4dfb83fbaea22906b7828389a59bae03a0b1 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Added "Focus designer" command

74d765df3a1da28088a9fe470884743ac765eb78 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Separate connecting to Fuse and starting daemon

Previously, connecting to Fuse and starting the daemon happened in the
same function. Rather tha...

e9c3f16984d1f8ccd84035b794bd961086be154a authored about 8 years ago by Anders Schau Knatten <[email protected]>
Error handling for osascript window focusing

0604d6ef1f932863e1b387d5a8ac7f52a2291af9 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Error handling for focus requests

f1d5bfcb72d3b539257e80bd830840ee3ed5d1d6 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Return error if file from FocusEditor doesn't exist

8c23fab2dc3c4504af43fcad3fda269547afdc91 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Separated out FocusEditorService logic

4ae6ac0e35710a08da846eacfebf697b64eee3db authored about 8 years ago by Anders Schau Knatten <[email protected]>
Ask Fuse to focus Sublime after FocusEditor on Windows

a460436426155b664af8fe90e4a4ed65c0ab57f9 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Go to location and focus window on FocusEditor request

a9c79a4390d94f3e8dae616e0283b1710fecf9d7 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Can now receive and respond to requests

Currently we always reply "Success", still need to add proper handling

6f13145d7a2fa82f77f0c20904e1c1b55fdc781c authored about 8 years ago by Anders Schau Knatten <[email protected]>
Send PublishService for FocusEditor on startup

1a373293a8b07704e6bdc51c24e62f95515e910f authored about 8 years ago by Anders Schau Knatten <[email protected]>
Show PATH when Fuse is not found

167a3400dfbf38a1f5c10d27c823d3437a51c9a1 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Updated change log for 1.4.16

5e0c7f60a64e424580391a9ea503f8a354ba676c authored about 8 years ago by Anders Schau Knatten <[email protected]>
Bumped version to 1.4.16

44093a26c590a410330edb3cfdf069be3cab0966 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Added info about developing on Windows

5efe5489e95b1901c6101ba420ef11d43330674c authored about 8 years ago by Anders Schau Knatten <[email protected]>
Merge pull request #29 from knatten/feature-stdout

Feature stdout

fbb79258eaf2e4e31698b39ea3e7840c6fd9c28b authored about 8 years ago by Emil Sandstø <[email protected]>
Removed unnecessary log

833852ef9efd1dd1948c8e10f17b52f8115da17c authored about 8 years ago by Anders Schau Knatten <[email protected]>
Fix line endings on Windows

0a438f1d10e9e0e31e5c430f921b618b8a625154 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Added back possibility of disabling output tabs

0f9030dcbabe10a6610aa35f5397c1d245e0bb32 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Removed dead code

4b29c3c3123c450d1ca9435cd6c070c89986954c authored about 8 years ago by Anders Schau Knatten <[email protected]>
Builds are now done in the same way as preview

ce5a4fed34732f4151bd6f62d0d45643a621f995 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Updated build target names to match Uno's

8d24c1c37ed1fdd96f92a3f40637aae78ba4435a authored about 8 years ago by Anders Schau Knatten <[email protected]>
Order classes by usage

15327552edbf6d33b5ce86f9d87a005de054b029 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Error handling for new preview code

The old more complicated solution checking error codes is no longer
needed, as any error is now ...

8bf510b45c66fe7898bc8470a12cc64429ebc4e0 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Preview now outputs through stdout instead of Fuse protocol

ATM we have duplicate output, as the old listeners haven't been removed
yet.

2d0f010f2e0f3ff812d328ee9e6746d7291c2910 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Replace global variables with a singleton

Also remove unnecessary BuildResultsManager, and use a free function
instead

476931b1d3f2541469c440fcb06e1d07961d455f authored about 8 years ago by Anders Schau Knatten <[email protected]>
Remove un-used variables

5650d3dbe6ed5f7b7c6e90dbf10097e90c908cb4 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Don't add None buildViews when we failed to create one

3d79eef98da4132d5201e291d09cd2b923049b06 authored about 8 years ago by Anders Schau Knatten <[email protected]>
Handle BuildResults independently of BuildViews

0fa117f4eece47c1194fcf9cef115fe535acf60c authored about 8 years ago by Anders Schau Knatten <[email protected]>
Prepare release 1.4.15

780006db9bfc7147af00d80d129275a86cced04b authored over 8 years ago by Tapped <[email protected]>
Add "defined" as keyword to Uno.tmLanguage. Fixes #4

31e0a365b20dd577cb9c32e3be9f9885dae9ff4b authored over 8 years ago by Andreas Rønning <[email protected]>
Handle that Path can be none

2e95fa670bccd4b38aa1bf30932b152559c077f4 authored over 8 years ago by Tapped <[email protected]>
Merge pull request #27 from fusetools/feature-PreviewFolder

Feature preview folder

c6fe53e811b345bf8a8cfdb0614cab3eb1a75d0e authored over 8 years ago by Emil Sandstø <[email protected]>
Enable "Fuse preview" menu for project folders

fd03ba13505c75bb0adb71c1d30f3a8e3b7b251e authored over 8 years ago by Anders Schau Knatten <[email protected]>
Don't try to cleanup plugin if it wasn't initialized

While developing the plugin, whenever you made a syntax error, this line
would fail.

1390399b0493fb3000697cec22d3a310e24b135f authored over 8 years ago by Anders Schau Knatten <[email protected]>
Removed unused code, deleted incorrect TODOs

1c12464a59ee6e0473c4f37f28b5e446e6a5fa90 authored over 8 years ago by Anders Schau Knatten <[email protected]>
Minor typo fix

d443c592480a52c9600baac6e20330423532508d authored over 8 years ago by drslem <[email protected]>
Bumped version to 1.4.14

e395ed186d5dedf099230ef049e83eef1460de9d authored over 8 years ago by Anders Schau Knatten <[email protected]>
Merge pull request #25 from fusetools/interop-logging

Added logging to `Interop`

77e58162a201d4937e347777c50176365a8a4eb5 authored over 8 years ago by Emil Sandstø <[email protected]>
Added logging to `Interop`

- Moved logging logic into `log.py`
- Moved responsibility for configuring logging from `Fuse` t...

b6a1f55c3e5f35c0633e8ff25ea36e78833f3666 authored over 8 years ago by Anders Schau Knatten <[email protected]>
Update version and change log

4be7f6c4095e78f0c64bca7b90a3af199d3810b5 authored almost 9 years ago by Tapped <[email protected]>
Merge pull request #23 from hassony2/master

feat(app): Add ngux extension to enable intellisense

a82dc3913159c1fc8649bc985b6f8ad33272e427 authored almost 9 years ago by Emil Sandstø <[email protected]>
Merge pull request #22 from fusetools/feature-normalizePreviewCommands

Normalize preview commands across editors

cfbe31a9c99233f430774d6d695f7d8f52d0c443 authored almost 9 years ago by Emil Sandstø <[email protected]>
feat(app): Add ngux extension to enable intellisense

5f05056f041bb9d60a600812b1b3ff185f84d582 authored almost 9 years ago by hassony2 <[email protected]>
Normalize preview commands across editors

97ada14bbec5956c9cfa226c5a3339ce97cf5acd authored almost 9 years ago by Sebastian Reinhard <[email protected]>
Updated change log

56c140e26b2008d744d006bf8203066ba8043f87 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Bumped version to 1.4.12

63ef7155d8da92fe948395f8314de3aad95c20ba authored about 9 years ago by Anders Schau Knatten <[email protected]>
Set build number as well as release number

89bcb93b080f274b68f76fb6b9e8d7c22abbd18f authored about 9 years ago by Anders Schau Knatten <[email protected]>
Fixed wrong directory separators in displayed paths of created files

Also removed a TODO, this class is actually in use.

8a5642c45f0a55050547ce5f6b097483ec498396 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Don't silently fail if Fuse can't be started.

subprocess.call() returns an error code that we didn't check. Instead
use subprocess.check_outpu...

c28e52dd846355016b3cab62af34314f03528187 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Updated version and change log

88b4c89309193e41080aa75470f77abd6bc3fa26 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Suggest rebooting if fuse is not found on Windows

This should help until we fix the root problem in the Fuse installer

3a7448362667cb7dc41d7222dff294e14c23a0e5 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Merge branch 'feature-javascript' into develop

4469225cca406b2c0b1d88bc82d65faa2536c727 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Maybe this work for closing the JS tag

5ff28c31fa55d46da9f6089b1be6dead1e9fd3ad authored about 9 years ago by Bjorn-Olav Strand <[email protected]>
Change to XML tags

deaa1b41e0c61129099c31de60aafadbec944082 authored about 9 years ago by Bjorn-Olav Strand <[email protected]>
Now has two JavaScript

78f3b55c97c21a477a02d4be520085c898da808c authored about 9 years ago by Bjorn-Olav Strand <[email protected]>
Updated change log

7dcfc9968391af4f660a1ee7eb2506cf994997f6 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Bumped version

9f046b1d70310227e0dfd69efdeb17a85a3b38a9 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Merge branch 'feature-WinLogDir'

3233ae7414d589108c0e517ef888500f14214fdd authored about 9 years ago by Anders Schau Knatten <[email protected]>
Log the plugin version

188d3f0bdaa076585e11f5b04b97489757e6037e authored about 9 years ago by Anders Schau Knatten <[email protected]>
Ensure log directory exists

c2481f5f0a858880407eb0eb60e2b45c4bf1ef9d authored about 9 years ago by Anders Schau Knatten <[email protected]>
Use correct log directory on Windows

7a84a7646af1a301d683c5079f23b68d5a77e74c authored about 9 years ago by Anders Schau Knatten <[email protected]>
Log sublime version on plugin start

f6f251fc291618e6bf7462d9b37edbe993bb81c3 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Bumped version to 1.4.9

a246e1a8f6794a3c6e814a48d2115a288980a0ca authored about 9 years ago by Anders Schau Knatten <[email protected]>
Go live with release script

f75d7f907147947ffc9aacbc568a41b3c8fee199 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Updated change log

e8d5b9167326f1f101f35d5a6893d8a72629ef02 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Merge pull request #12 from fusetools/feature-Logging

Feature logging

3ac4bba89087aa1c3c018d4b889adcd93c18c7a8 authored about 9 years ago by Anders Schau Knatten <[email protected]>
res["response"].errors can apparently be None

85e123d639bf03a5c5a6be110bd353df1c280c04 authored about 9 years ago by Anders Schau Knatten <[email protected]>
These errors are already logged in msg_parser.py:55

See https://fusetools.slack.com/archives/tools-team/p1448358808000071

dffdce4291e99af4aa731449727097c8bca11404 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Use utf-8 encoding in log file

Otherwise it will default to ascii, and logging will fail when it gets
unicode characters from s...

abd5cf05859afcf1c577d3088b460c88e287ddd8 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Log response from hello, and when it contains errors

c57527f0dbbf6fcf21e6d34a0953d9ca9037c6a8 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Configure the top level logger so it works in all modules

59845e254613b6a11194b3fe1ace3ea23a350b83 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Removed TODOs that had already been handled

32688f63f63131f41804d8c67f2c8d066bcf8b19 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Don't keep adding handlers

We're dealing with a singleton here, so they will keep adding up. Not an
issue in production, bu...

bcc11a6fac3aec6c30bfb4f997d6caff2e6bb443 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Increase max log file size to 500k

a97e800814111ef7224c3296ec54a9d6508121f6 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Log all message popups

94bf8acea000a17b51412bc7d8a02fbf09a043c8 authored about 9 years ago by Anders Schau Knatten <[email protected]>
All tracebacks to log instead of stdout

b105fe6dda8154d39e5d75391cb89fc5c1335e5b authored about 9 years ago by Anders Schau Knatten <[email protected]>
No longer needed

ef852af04a24c230479f298b4b7facb185b11af2 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Started adding logging

2e5a1a7bba027bd8c1d5b615dbb63ee2629fbcaa authored about 9 years ago by Anders Schau Knatten <[email protected]>
Added help in README for developing the plugin

6398b91ae6bf0a7f7ea4f5c42aeef77f4a902704 authored about 9 years ago by Anders Schau Knatten <[email protected]>
squashme

ccc9b7acf0ddec2e94f46ba6f772419dc529c51a authored about 9 years ago by Anders Schau Knatten <[email protected]>
Added demo of log use

3a2e343df820d8c7863154d1580ce565c0aa9d18 authored about 9 years ago by Anders Schau Knatten <[email protected]>
Add TODOs

2686e8ec11db2f8d49ff97d0e5e2503181c2bf23 authored about 9 years ago by Anders Schau Knatten <[email protected]>