question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Lightning namespace's components completion

See original GitHub issue

Summary

There is not any completion for standard components (from lightning namespace) in .cmp file.

Steps To Reproduce:

  1. sfdx force:lightning:component:create -n mylightningcomp
  2. Open mylightningcomp.cmp file
  3. Start typing <lightning: then CTRL+SPACE

Expected result

List of components available in lightning namespace

Actual result

Nothing is proposed

Additional information

Completion

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:closed
  • Created 5 years ago
  • Comments:10 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
victorabrahamcommented, Aug 24, 2018

I still do not see this working. Do we need Java 8 for this to work?

1reaction
vazexqicommented, Mar 29, 2018

@splacentino - This has not been implemented yet. Safe harbor withstanding, this should be in the works for this release.

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found