Lightning namespace's components completion
See original GitHub issueSummary
There is not any completion for standard components (from lightning namespace) in .cmp
file.
Steps To Reproduce:
- sfdx force:lightning:component:create -n mylightningcomp
- Open mylightningcomp.cmp file
- Start typing
<lightning:
then CTRL+SPACE
Expected result
List of components available in
lightning
namespace
Actual result
Nothing is proposed
Additional information
I do not find any documentation about this completion, maybe this is just not implemented (yet ?)
VS Code Version:
1.21.1
SFDX CLI Version:
6.8.2
OS and version:
Windows 7
Issue Analytics
- State:
- Created 5 years ago
- Comments:10 (4 by maintainers)
Top Results From Across the Web
Lightning component namespaces: force, ui, lightnting
The lightning namespace components are optimized for common use cases. Event handling for lightning namespace components follows standard HTML ...
Read more >Unable to add namespaces to lightning component markup ...
I have enabled a namespace in my org, and am attempting to add markup to lightning components per the Namespace Usage Examples and...
Read more >Do we need a namespace to develop Lightning Components?
Lightning components that Salesforce provides are grouped into several namespaces, such as aura, ui, and force. Components from third-party managed packages ...
Read more >What is namespace in Salesforce Lightning? - Quora
Lightning components that Salesforce provides are grouped into several namespaces, such as aura, ui, and force. Components from third-party managed packages ...
Read more >Salesforce Lightning Components: A treatise on Apex Security
An example of default namespaces being `aura`, `ui` and `force`. Custom components that are created and added to a community will either use...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
I still do not see this working. Do we need Java 8 for this to work?
@splacentino - This has not been implemented yet. Safe harbor withstanding, this should be in the works for this release.