Closed benjaminmordaunt closed 3 years ago
architecture A of x is signal sig : std_logic; begin process(sig) begin -- <-- When finished typing begin, it jumps to a 0 indentation level. -- ... end A;
I just tested this with the latest changes, and I think it's been resolved. Let me know if not and I will reopen.