Missing Intellisense for PageCustomizations of non extensible pages
Nobody has claimed this yet.
- Dominant language
- PowerShell
- Stars
- 881
- Forks
- 285
- Avg merge
- 3d 36m
- Merged PRs (30d)
- 1
Description
Please include the following with each issue:
1. Describe the bug
Non Extensible pages aren't suggested when you create a page customization.
2. To Reproduce
Create a page that isn't extensible
Create a page customization and use intellisense to search for this page.
3. Expected behavior
Pages that aren't extensible should be shown on the intellisense for page customizations.
4. Actual behavior
Currently those pages aren't suggested.
5. Versions:
- AL Language: 16.0.1433787
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in the AL Language extension version 16.0.1433787: create a non-extensible page, then create a page customization and search with IntelliSense. The issue names no files or tests, so trace the IntelliSense path for PageCustomizations; done means non-extensible pages appear in the suggestions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- developer-experience, tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100