Skip to content
This repository was archived by the owner on Dec 3, 2022. It is now read-only.
This repository was archived by the owner on Dec 3, 2022. It is now read-only.

integration with other extension*s #4

@maxwowpow

Description

@maxwowpow

Hello & thank you for the extension, wrapped strings look cleanier and nicer!

Is there a chance you could try to determine, whether "SpellCheck" extension interferes with the functionality of "indent-softwraps" and there is a way to fix it? Thanks.

Repro:
install spell-check (https://github.com/couzteau/SpellCheck)
install brackets-indent-softwraps.
write some multiline text of random letters to be "soft wrapped".
when text is soft-wrapped select text and run spellCheck (right click >> English e.g.).

Expected:
text highlighted on "misspelled" words", soft wrap intact.

What happens:
letters overlap:
2015-02-09 16_13_52-pages_loremipsum html website - brackets

Possible problem:
Both developers assume, that text is the same / original / not manipulated.

Possible solution:
Check before applying the action whether there was some text manipulation and either reset it (?) or restore it after (?)

CC: @couzteau
https://github.com/couzteau/SpellCheck

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions