Skip to content

Startup projects

Projects that open themselves when XTop launches. Pair this with Start with Windows and your work is already up when you sign in.

Turning it on

In a project's edit dialog, tick "Open automatically when XTop starts" and choose what should happen:

ActionWhat opens
IDEThe project's IDE (its own default, or the global one)
TerminalA terminal in the project folder, in its environment
BothThe IDE and a terminal
Run a commandOne of that project's own quick commands

Every project with the flag set opens on launch.

The timing, and why

Projects open 2.5 seconds after launch, then 1.2 seconds apart.

That is not caution for its own sake: launching several IDE windows in the same instant makes Windows drop some of them. Spacing them out is what makes "open four projects at sign-in" reliable.

When one fails

A missing folder or a deleted command does not abort the run. The rest still open, and the failure is reported rather than swallowed — so you find out that a path moved, instead of quietly getting three windows instead of four.

See also