Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

File locking interaction between Bracket and SimpLESS #2579

@nxame

Description

@nxame

I am using SimpLESS to compile my LESS CSS and Bracket is the editor to work. While saving the LESS file very often (mean while the LESS file is being watched by SimpLESS, in background) - I get security error (See image for error
SimpLESS - Bracket Error
).

Steps to repro:
a.) Create a LESS file
b.) Open it in Bracket
c.) Drag this LESS file over SimpLESS to watch (so that it will compile the LESS in to CSS file and you use it in page)
d.) Now write some styles in the LESS file - in Bracket. Do write few class, change a property save it. Again change a property - save it. Now you will see the same error.

Very few times it wont show the error while saving often - else it will show up. Wait for few mins or close Bracket & SimpLESS to fix that error.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions