Project

General

Profile

Bug #294

When compiling an .aoz file NOT called main.aoz, the VSCode IDE compiles main.aoz anyway.

Added by Brian Flanagan about 4 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
03/06/2020
Due date:
% Done:

0%

Estimated time:
Affected version:

Description

I did a "Save As" on main.aoz to create an alternate version of my program: Let's just say "Version2.aoz".
When I select Version2.aoz, so it is not the current document, and attempt to compile it, VSCode compiles main.aoz anyway.

#1

Updated by Brian Flanagan about 4 years ago

  • Affected version changed from 0.9.6 to 0.9.7

Changed from 0.9.6 to 0.9.7 Test 2.
This is still a problem.

#2

Updated by Francois Lionet about 4 years ago

  • Status changed from New to Rejected

In order to compile another file as main code, you have to have a specific manifest and indicate the name of the new file in it. Nothing has changed since the start... don't you remember the manifest? ;)

Also available in: Atom PDF