We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 48abcb9 commit 9f2c2eaCopy full SHA for 9f2c2ea
README.md
@@ -34,6 +34,12 @@ blockchain.
34
35
## Installation & Usage
36
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
+
43
- Using an IDE built-in plugin system:
44
45
<kbd>Settings/Preferences</kbd> > <kbd>Plugins</kbd> > <kbd>Marketplace</kbd> > <kbd>Search for "Tact"</kbd> >
0 commit comments