forcedotcom / salesforcedx-vscode

Salesforce Extensions for VS Code
https://developer.salesforce.com/tools/vscode
BSD 3-Clause "New" or "Revised" License
954 stars 406 forks source link

Iteration Plan for September & October 2019 #1613

Closed ntotten closed 4 years ago

ntotten commented 5 years ago

This plan captures our work in September & October. This is a 6-week iteration. We ship updates weekly, but features or changes may not be fully available until the end of the iteration.

Our focus this iteration is primarily around wrapping up several larger projects we have started over the past few months. We are also spending on some performance areas that we think will have a fairly large impact on the user experience.

Schedule

Plan Items

Below is a summary of the top-level plan items.

Legend of annotations:

Mark Description
🚀 work in progress
blocked task
💪 stretch goal for this iteration
🔴 missing issue reference
🔵 more investigation required to remove uncertainty
⚫️ under discussion within the team

Org Browser (#862)

Templates

SOQL Language Server (#947)

Performance Enhancements

Org Diff Tool

Endgame

ChuckJonas commented 5 years ago

@ntotten are you guys planning on adding a soql language type for stand alone files?

ntotten commented 5 years ago

@ChuckJonas yup!

ChuckJonas commented 5 years ago

do you have a grammar yet? Wondering if comments & multiple queries per file will be supported

RandallFlagg commented 5 years ago

Regarding the diff tool: Are you going to also fix bug #1584 ?

msolomon802 commented 5 years ago

Regarding #862 currently in the Org Browser "Standard Objects" are listed under the "Custom Objects" folder. Should these be separated or maybe the folder should be renamed to "Objects"?

ntotten commented 5 years ago

do you have a grammar yet? Wondering if comments & multiple queries per file will be supported

Not yet. We will publish it soon like we did the Apex one. I think we support comments, not sure about multiple queries. //cc @lcampos

lcampos commented 5 years ago

Regarding the diff tool: Are you going to also fix bug #1584 ?

Yes, let me add it to the iteration plan since we are working on it.

sc5148 commented 5 years ago

What is the update on SOQL inside of Apex and Single file deploys using Tooling API ?

lcampos commented 5 years ago

Hi @sc5148, SOQL inside of Apex is one of the things we're working on, we'll be prioritizing our roadmap in the next weeks and will publish an updated one to reflect where/when this will be delivered. For single file deploys using Tooling API, that work is currently in progress and we'll start shipping some of those changes in the following weeks. cc @ntotten