VSCode
Tables
Pages
Git
Advanced AL
100

While not full of color, this palette is full of useful things

What is Command Palette?

100

In code I'm commonly known as this

What are records?

100

I'm the little cousin to Lists and Cards

What is ListPart/CardPart?

100

Before you're committed, you must be...

What is Staged?

100

For persistence within each session.

What are single instance codeunits?

200

"Have you tried turning it off and on again?"

What is reload window?

200

I might be only secondary, but I'm just as important.

What are secondary keys?

200

Triggered when the user selects any record on a page

What is OnAfterGetCurrRecord

200
The default remote is often called this

What is Origin?

200

Some triggers are also this

What is Event?

300

Defines the connection to the service tier

What is Launch.json?

300

Often access related fields on other tables? There's got to be a better way!

What are flowfields?

300

The usual method of displaying records

What is Source Table?

300

Controversial in many countries, but required to download a repository.

What is Cloning?

300

The fastest find in the west

What is Get?

(I'll also allow IsEmpty)

400

A must in any AL Project, these provide the references to standard BC code.

What are symbols?

400

The most efficient method method to check if something exists

What IsEmpty?

400

"Why isn't the field I just added not appearing on the page???" 😠

What is Application Area?

400

When you want to revert a change but don't want to embarrassed by your commits

What is Reset (to commit)?

400

Introduced to comply with GDPR

What is Data Classification?

500

This file is commonly known for enforcing prefixes in your AL project

What is AppSourceCop.json?

500

The type that stores all the transactional data

What is Ledger Table?

500

This page requires your full attention

What is RunModal/Modal Page?

500

Cardinal Sin

...

(in Git)

(in my opinion)

What is Bad commit message?
500

Only reads as much data as it needs, unlikely the greedy records

What is Query?

M
e
n
u