mirror of
https://github.com/Ed94/gencpp.git
synced 2025-11-05 08:16:13 -08:00
got intellisense working for the most part...
VScode works withs some issues. VS2022 fails. 10xEditor works fine. JetBrains Rider fails due to it not supporting <push/pop>_macro pragmas
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#pragma once
|
||||
// #include "interface.hpp"
|
||||
#include "interface.hpp"
|
||||
|
||||
void AST::append( AST* other )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user