Skip to content

Commit 9f2c2ea

Browse files
authored
chore: add warning about conflict with TON plugin (#80)
1 parent 48abcb9 commit 9f2c2ea

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ blockchain.
3434

3535
## Installation & Usage
3636

37+
> [!WARNING]
38+
> The current plugin conflicts with the TON plugin as both add Tact support.
39+
> Until TON plugin version 2.5.5 is released, you need to disable the TON plugin to use this Tact plugin correctly.
40+
> Alternatively, you can install a custom-built TON plugin without Tact support from
41+
> the [releases](https://github.com/tact-lang/intelli-tact/releases/latest)
42+
3743
- Using an IDE built-in plugin system:
3844

3945
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>Marketplace</kbd> > <kbd>Search for "Tact"</kbd> >

0 commit comments

Comments
 (0)