Skip to content

Conversation

@m2de
Copy link
Contributor

@m2de m2de commented Nov 5, 2017

Resolves #83

src/extension.ts Outdated

extensions.forEach((extension) => {
context.subscriptions.push(
provideCompletionItemsGenerator(extension, htmlRegex)
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The same regex can't be applied to all the extensions.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

My bad, I didn’t spot that and will amend. Thanks.

@zignd
Copy link
Owner

zignd commented Nov 5, 2017

Thanks for the contribution, but can you fix that mistake?

@m2de
Copy link
Contributor Author

m2de commented Nov 6, 2017

Hi @zignd. Changes have now been implemented and jsx and html regex are applied to correct extensions. Please let me know if I missed anything. Thanks.

@zignd
Copy link
Owner

zignd commented Nov 6, 2017

Good to go now! I will release a new version with the change in a moment.

@zignd zignd closed this Nov 6, 2017
@zignd zignd reopened this Nov 6, 2017
@zignd zignd merged commit 6701aea into zignd:master Nov 6, 2017
@m2de m2de deleted the task-blade-support branch November 8, 2017 21:08
@henriquebs12
Copy link

Still got the same problem. Was it solved? What do I have to do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

blade.php is not supported

3 participants